Home
last modified time | relevance | path

Searched refs:ipc_get_maxid (Results 1 – 5 of 5) sorted by relevance

/ipc/
Dutil.h109 int ipc_get_maxid(struct ipc_ids *);
Dshm.c860 err = ipc_get_maxid(&shm_ids(ns)); in shmctl_nolock()
878 err = ipc_get_maxid(&shm_ids(ns)); in shmctl_nolock()
Dutil.c223 int ipc_get_maxid(struct ipc_ids *ids) in ipc_get_maxid() function
Dmsg.c453 max_id = ipc_get_maxid(&msg_ids(ns)); in msgctl_nolock()
Dsem.c1211 max_id = ipc_get_maxid(&sem_ids(ns)); in semctl_nolock()