Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipc.h74 #define SHMCTL 24 macro
/openbmc/linux/ipc/
H A Dsyscall.c102 case SHMCTL: in ksys_ipc()
198 case SHMCTL: in compat_ksys_ipc()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c389 if (call <= SHMCTL) { in SYSCALL_DEFINE6()
407 case SHMCTL: in SYSCALL_DEFINE6()