Home
last modified time | relevance | path

Searched refs:ipc_lock_check (Results 1 – 4 of 4) sorted by relevance

/ipc/
Dutil.h187 struct kern_ipc_perm *ipc_lock_check(struct ipc_ids *ids, int id);
Dutil.c673 struct kern_ipc_perm *ipc_lock_check(struct ipc_ids *ids, int id) in ipc_lock_check() function
Dmsg.c161 struct kern_ipc_perm *ipcp = ipc_lock_check(&msg_ids(ns), id); in msg_lock_check()
Dshm.c150 struct kern_ipc_perm *ipcp = ipc_lock_check(&shm_ids(ns), id); in shm_lock_check()