H A D | msg.c | 390 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, struct ipc64_perm *perm, int msg_qbytes) in msgctl_down() argument 464 static int msgctl_info(struct ipc_namespace *ns, int msqid, int cmd, struct msginfo *msginfo) in msgctl_info() argument 500 static int msgctl_stat(struct ipc_namespace *ns, int msqid, int cmd, struct msqid64_ds *p) in msgctl_stat() argument 580 static long ksys_msgctl(int msqid, int cmd, struct msqid_ds __user *buf, int version) in ksys_msgctl() argument 634 ksys_old_msgctl(int msqid, int cmd, struct msqid_ds __user *buf) ksys_old_msgctl() argument 722 compat_ksys_msgctl(int msqid, int cmd, void __user *uptr, int version) compat_ksys_msgctl() argument 776 compat_ksys_old_msgctl(int msqid, int cmd, void __user *uptr) compat_ksys_old_msgctl() argument 845 do_msgsnd(int msqid, long mtype, void __user *mtext, size_t msgsz, int msgflg) do_msgsnd() argument 963 ksys_msgsnd(int msqid, struct msgbuf __user *msgp, size_t msgsz, int msgflg) ksys_msgsnd() argument 985 compat_ksys_msgsnd(int msqid, compat_uptr_t msgp, compat_ssize_t msgsz, int msgflg) compat_ksys_msgsnd() argument 1107 do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, long (*msg_handler)(void __user *, struct msg_msg *, size_t)) do_msgrcv() argument 1279 ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, long msgtyp, int msgflg) ksys_msgrcv() argument 1306 compat_ksys_msgrcv(int msqid, compat_uptr_t msgp, compat_ssize_t msgsz, compat_long_t msgtyp, int msgflg) compat_ksys_msgrcv() argument [all...] |