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 |
| ipc(2) - redhat |
| ckfree(3) - mojave |
| ckrealloc(3) - mojave |
| shmget(2) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |