ipc_immediate_free(9)
NAME
ipc_immediate_free - free ipc + rcu space
SYNOPSIS
void ipc_immediate_free(struct rcu_head * head);
ARGUMENTS
- head
- RCU callback structure that contains pointer to be freed
DESCRIPTION
Free from the RCU callback context.
ipc_immediate_free - free ipc + rcu space
void ipc_immediate_free(struct rcu_head * head);
Free from the RCU callback context.