Home
last modified time | relevance | path

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

/linux-2.6.39/ipc/
Dmsg.c157 static inline struct msg_queue *msg_lock_check(struct ipc_namespace *ns, in msg_lock_check() function
536 msq = msg_lock_check(ns, msqid); in SYSCALL_DEFINE3()
657 msq = msg_lock_check(ns, msqid); in do_msgsnd()
768 msq = msg_lock_check(ns, msqid); in do_msgrcv()