Searched refs:msgp (Results 1 – 3 of 3) sorted by relevance
| /include/uapi/linux/ |
| D | ipc.h | 59 struct msgbuf __user *msgp; member
|
| /include/linux/ |
| D | compat.h | 744 asmlinkage long compat_sys_msgrcv(int msqid, compat_uptr_t msgp, 746 asmlinkage long compat_sys_msgsnd(int msqid, compat_uptr_t msgp,
|
| D | syscalls.h | 729 asmlinkage long sys_msgrcv(int msqid, struct msgbuf __user *msgp, 731 asmlinkage long sys_msgsnd(int msqid, struct msgbuf __user *msgp, 1288 long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, 1290 long ksys_msgsnd(int msqid, struct msgbuf __user *msgp, size_t msgsz,
|