table of contents
other versions
IPC_INIT_IDS(9) | Kernel IPC facilities | IPC_INIT_IDS(9) |
NAME¶
ipc_init_ids - initialise ipc identifiers
SYNOPSIS¶
void ipc_init_ids(struct ipc_ids * ids);
ARGUMENTS¶
struct ipc_ids * ids
ipc identifier set
DESCRIPTION¶
Set up the sequence range to use for the ipc identifier range (limited below IPCMNI) then initialise the ids idr.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.11 |