ipc_rcu_alloc(9) centos man page | unix.com

Man Page: ipc_rcu_alloc

Operating Environment: centos

Section: 9

IPC_RCU_ALLOC(9)					       Kernel IPC facilities						  IPC_RCU_ALLOC(9)

NAME
ipc_rcu_alloc - allocate ipc and rcu space
SYNOPSIS
void * ipc_rcu_alloc(int size);
ARGUMENTS
size size desired
DESCRIPTION
Allocate memory for the rcu header structure + the object. Returns the pointer to the object or NULL upon failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_RCU_ALLOC(9)
Related Man Pages
talloc_array(3) - centos
struct_tid_ampdu_tx(9) - centos
wimax_msg_alloc(9) - centos
ipc(2) - debian
shmget(2) - freebsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq