Query: ipc_rcu_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_RCU_ALLOC(9) Kernel IPC facilities IPC_RCU_ALLOC(9)NAMEipc_rcu_alloc - allocate ipc and rcu spaceSYNOPSISvoid* ipc_rcu_alloc(int size);ARGUMENTSsize size desiredDESCRIPTIONAllocate memory for the rcu header structure + the object. Returns the pointer to the object. NULL is returned if the allocation fails.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IPC_RCU_ALLOC(9)