Home
last modified time | relevance | path

Searched refs:__NR_semtimedop (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
Dsemop.h13 return tst_syscall(__NR_semtimedop, semid, sops, nsops, timeout); in sys_semtimedop()
25 #if (__NR_semtimedop != __LTP__NR_INVALID_SYSCALL)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h290 #define __NR_semtimedop 312 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h290 #define __NR_semtimedop 312 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h290 #define __NR_semtimedop 312 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h290 #define __NR_semtimedop 312 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h290 #define __NR_semtimedop 312 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in194 #define __NR_semtimedop 192 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in193 #define __NR_semtimedop 192 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in192 #define __NR_semtimedop 192 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in221 #define __NR_semtimedop 220 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in215 #define __NR_semtimedop 5214 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in332 #define __NR_semtimedop 392 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in216 #define __NR_semtimedop 6215 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in367 #define __NR_semtimedop 392 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in269 #define __NR_semtimedop 312 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h290 #define __NR_semtimedop 312 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in272 #define __NR_semtimedop 312 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in322 #define __NR_semtimedop 325 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in193 #define __NR_semtimedop (0x40000000 + 220) macro
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2030 pub const __NR_semtimedop: u32 = 192; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2031 pub const __NR_semtimedop: u32 = 192; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2056 pub const __NR_semtimedop: u32 = 220; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2097 pub const __NR_semtimedop: u32 = 312; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2230 pub const __NR_semtimedop: u32 = 392; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2165 pub const __NR_semtimedop: u32 = 392; constant

12