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 dereferenced using the per_cpu_ptr macro only.