Home
last modified time | relevance | path

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

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