Searched refs:ipc_init_ids (Results 1 - 5 of 5) sorted by last modified time

/linux-master/ipc/
H A Dshm.c116 ipc_init_ids(&shm_ids(ns));
H A Dutil.h114 void ipc_init_ids(struct ipc_ids *ids);
H A Dsem.c256 ipc_init_ids(&ns->ids[IPC_SEM_IDS]);
H A Dmsg.c1320 ipc_init_ids(&ns->ids[IPC_MSG_IDS]);
H A Dutil.c109 * ipc_init_ids - initialise ipc identifiers
115 void ipc_init_ids(struct ipc_ids *ids) function

Completed in 223 milliseconds