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
kcalloc(9) - suse
kmem_cache_create(9) - suse
ipc(2) - redhat
struct_tid_ampdu_tx(9) - centos
ost_mempager(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Docker learning Phase-I