Home
last modified time | relevance | path

Searched refs:SEMOP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dipc.h63 #define SEMOP 1 macro
/openbmc/linux/ipc/
H A Dsyscall.c29 case SEMOP: in ksys_ipc()
140 case SEMOP: in compat_ksys_ipc()
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c395 case SEMOP: in sys_oabi_ipc()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c345 case SEMOP: in SYSCALL_DEFINE6()