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 or NULL upon failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_RCU_ALLOC(9)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| ipc(2) - redhat |
| kmalloc_array(9) - centos |
| wimax_msg_alloc(9) - centos |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |