Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipc.h65 #define SEMCTL 3 macro
/openbmc/linux/ipc/
H A Dsyscall.c44 case SEMCTL: { in ksys_ipc()
150 case SEMCTL: in compat_ksys_ipc()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c357 case SEMCTL: { in SYSCALL_DEFINE6()