Home
last modified time | relevance | path

Searched refs:__NR_semop (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in195 #define __NR_semop 193 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in194 #define __NR_semop 193 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in193 #define __NR_semop 193 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in64 #define __NR_semop 5063 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in66 #define __NR_semop 65 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in64 #define __NR_semop 6063 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in258 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in255 #define __NR_semop 298 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in327 #define __NR_semop 330 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in55 #define __NR_semop (0x40000000 + 65) macro
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2031 pub const __NR_semop: u32 = 193; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2032 pub const __NR_semop: u32 = 193; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2047 pub const __NR_semop: u32 = 5063; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1890 pub const __NR_semop: u32 = 1073741889; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1901 pub const __NR_semop: u32 = 65; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2083 pub const __NR_semop: u32 = 298; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1997 pub const __NR_semop: u32 = 193; constant