Searched refs:msgctl_down (Results 1 – 3 of 3) sorted by relevance
| /linux/ipc/ |
| A D | msg.c | 400 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, in msgctl_down() function 625 return msgctl_down(ns, msqid, cmd, &msqid64.msg_perm, in ksys_msgctl() 628 return msgctl_down(ns, msqid, cmd, NULL, 0); in ksys_msgctl() 760 return msgctl_down(ns, msqid, cmd, &msqid64.msg_perm, msqid64.msg_qbytes); in compat_ksys_msgctl() 762 return msgctl_down(ns, msqid, cmd, NULL, 0); in compat_ksys_msgctl()
|
| /linux/ |
| A D | System.map | 14321 ffff80001041b960 t msgctl_down
|
| A D | .tmp_System.map | 14321 ffff80001041b960 t msgctl_down
|
Completed in 299 milliseconds