1IPC_INIT_IDS(9) Kernel IPC facilities IPC_INIT_IDS(9)
23
4
NAME
6ipc_init_ids - initialise IPC identifiers
7
SYNOPSIS
9void ipc_init_ids(struct ipc_ids * ids);
10
ARGUMENTS
12ids
13Identifier set
14
DESCRIPTION
16Set up the sequence range to use for the ipc identifier range (limited
17below IPCMNI) then initialise the ids idr.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 IPC_INIT_IDS(9)