Scroll to navigation

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

ids

ipc identifier set

DESCRIPTION

Set up the sequence range to use for the ipc identifier range (limited below ipc_mni) then initialise the ids idr.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10