Home
last modified time | relevance | path

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

/ipc/
Dutil.h81 int ipc_get_maxid(struct ipc_ids *);
Dshm.c663 err = ipc_get_maxid(&shm_ids(ns)); in SYSCALL_DEFINE3()
685 err = ipc_get_maxid(&shm_ids(ns)); in SYSCALL_DEFINE3()
Dutil.c221 int ipc_get_maxid(struct ipc_ids *ids) in ipc_get_maxid() function
Dmsg.c515 max_id = ipc_get_maxid(&msg_ids(ns)); in SYSCALL_DEFINE3()
Dsem.c609 max_id = ipc_get_maxid(&sem_ids(ns)); in semctl_nolock()