Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dipc.h65 #define SEMTIMEDOP 4 macro
/linux-4.4.14/ipc/
Dsyscall.c28 case SEMTIMEDOP: in SYSCALL_DEFINE6()
Dcompat.c342 case SEMTIMEDOP: in COMPAT_SYSCALL_DEFINE6()
/linux-4.4.14/arch/sparc/kernel/
Dsys_sparc_64.c336 if (call <= SEMTIMEDOP) { in SYSCALL_DEFINE6()
342 case SEMTIMEDOP: in SYSCALL_DEFINE6()
/linux-4.4.14/arch/arm/kernel/
Dsys_oabi-compat.c361 case SEMTIMEDOP: in sys_oabi_ipc()