Home
last modified time | relevance | path

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

/linux/ipc/
A Dmsg.c400 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 DSystem.map14321 ffff80001041b960 t msgctl_down
A D.tmp_System.map14321 ffff80001041b960 t msgctl_down

Completed in 271 milliseconds