Home
last modified time | relevance | path

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

/linux-2.6.39/ipc/
Dmsg.c72 #define msg_unlock(msq) ipc_unlock(&(msq)->q_perm) macro
220 msg_unlock(msq); in newque()
287 msg_unlock(msq); in freeque()
463 msg_unlock(msq); in msgctl_down()
560 msg_unlock(msq); in SYSCALL_DEFINE3()
574 msg_unlock(msq); in SYSCALL_DEFINE3()
686 msg_unlock(msq); in do_msgsnd()
719 msg_unlock(msq); in do_msgsnd()
819 msg_unlock(msq); in do_msgrcv()
837 msg_unlock(msq); in do_msgrcv()
[all …]