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 or NULL upon failure.
18
20Kernel Hackers Manual 3.10         June 2019                  IPC_RCU_ALLOC(9)
Impressum