1IPC_RCU_ALLOC(9)             Kernel IPC facilities            IPC_RCU_ALLOC(9)
2
3
4

NAME

6       ipc_rcu_alloc - allocate ipc and rcu space
7

SYNOPSIS

9       void* ipc_rcu_alloc(int size);
10

ARGUMENTS

12       size
13           size desired
14

DESCRIPTION

16       Allocate memory for the rcu header structure + the object. Returns the
17       pointer to the object. NULL is returned if the allocation fails.
18
20Kernel Hackers Manual 2.6.       November 2011                IPC_RCU_ALLOC(9)
Impressum