Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipc.h68 #define MSGRCV 12 macro
/openbmc/linux/ipc/
H A Dsyscall.c56 case MSGRCV: in ksys_ipc()
160 case MSGRCV: { in compat_ksys_ipc()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c374 case MSGRCV: in SYSCALL_DEFINE6()