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 |
| wimax_msg_alloc(9) - suse |
| tcl_attemptalloc(3) - mojave |
| ckalloc(3) - mojave |
| ckrealloc(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |