Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipc.h70 #define MSGCTL 14 macro
/openbmc/linux/ipc/
H A Dsyscall.c77 case MSGCTL: in ksys_ipc()
179 case MSGCTL: in compat_ksys_ipc()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c368 if (call <= MSGCTL) { in SYSCALL_DEFINE6()
381 case MSGCTL: in SYSCALL_DEFINE6()