Home
last modified time | relevance | path

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

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