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)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| tcl_attemptalloc(3) - mojave |
| tcl_realloc(3) - mojave |
| ckfree(3) - mojave |
| kmalloc_array(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |