Home
last modified time | relevance | path

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

/linux-6.15/ipc/
H A Dsyscall.c32 case SEMTIMEDOP: in ksys_ipc()
143 case SEMTIMEDOP: in compat_ksys_ipc()
/linux-6.15/include/uapi/linux/
H A Dipc.h66 #define SEMTIMEDOP 4 macro
/linux-6.15/arch/sparc/kernel/
H A Dsys_sparc_64.c360 if (call <= SEMTIMEDOP) { in SYSCALL_DEFINE6()
366 case SEMTIMEDOP: in SYSCALL_DEFINE6()
/linux-6.15/arch/arm/kernel/
H A Dsys_oabi-compat.c397 case SEMTIMEDOP: in sys_oabi_ipc()