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 IPCMNI) then initialise the ids idr.

COPYRIGHT