table of contents
other versions
- stretch 4.9.168-1
IPC_RCU_ALLOC(9) | Kernel IPC facilities | IPC_RCU_ALLOC(9) |
NAME¶
ipc_rcu_alloc - allocate ipc and rcu spaceSYNOPSIS¶
void * ipc_rcu_alloc(int size);
ARGUMENTS¶
sizesize desired
DESCRIPTION¶
Allocate memory for the rcu header structure + the object. Returns the pointer to the object or NULL upon failure.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |