Home
last modified time | relevance | path

Searched defs:__NR_semop (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h276 #define __NR_semop 298 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h276 #define __NR_semop 298 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2032 pub const __NR_semop: u32 = 193; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2031 pub const __NR_semop: u32 = 193; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1997 pub const __NR_semop: u32 = 193; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2047 pub const __NR_semop: u32 = 5063; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2083 pub const __NR_semop: u32 = 298; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1890 pub const __NR_semop: u32 = 1073741889; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1901 pub const __NR_semop: u32 = 65; consts

Completed in 93 milliseconds