Home
last modified time | relevance | path

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

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