Searched refs:sys_msgrcv (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/include/linux/
H A Dmsg.h34 /* Helper routines for sys_msgsnd and sys_msgrcv */
H A Dsyscalls.h660 asmlinkage long sys_msgrcv(int msqid, struct msgbuf __user *msgp,
/linux-4.4.14/ipc/
H A Dsyscall.c58 return sys_msgrcv(first, tmp.msgp, second, SYSCALL_DEFINE6()
62 return sys_msgrcv(first, SYSCALL_DEFINE6()
/linux-4.4.14/kernel/
H A Dsys_ni.c82 cond_syscall(sys_msgrcv); variable
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S184 PTR sys_msgrcv
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S268 .long sys_msgrcv
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S284 .long sys_msgrcv
/linux-4.4.14/arch/arm/kernel/
H A Dcalls.S314 CALL(sys_msgrcv)
/linux-4.4.14/arch/alpha/kernel/
H A Dsystbls.S222 .quad sys_msgrcv
/linux-4.4.14/arch/sparc/kernel/
H A Dsys_sparc_64.c368 err = sys_msgrcv(first, ptr, (size_t)second, fifth, SYSCALL_DEFINE6()
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h368 __SYSCALL(168, sys_msgrcv, 4)
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h525 __SC_COMP(__NR_msgrcv, sys_msgrcv, compat_sys_msgrcv)
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S1539 data8 sys_msgrcv

Completed in 529 milliseconds