__alloc_percpu(9)

NAME

__alloc_percpu - allocate one copy of the object for every
present

SYNOPSIS

void * __alloc_percpu(size_t size);

ARGUMENTS

size
how many bytes of memory are required.

DESCRIPTION

cpu in the system, zeroing them. Objects should be deref
erenced using the per_cpu_ptr macro only.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout