Home
last modified time | relevance | path

Searched refs:__NR_shmat (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h283 #define __NR_shmat 305 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h283 #define __NR_shmat 305 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h283 #define __NR_shmat 305 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h283 #define __NR_shmat 305 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h283 #define __NR_shmat 305 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h283 #define __NR_shmat 305 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2035 pub const __NR_shmat: u32 = 196; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2034 pub const __NR_shmat: u32 = 196; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2000 pub const __NR_shmat: u32 = 196; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2235 pub const __NR_shmat: u32 = 397; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2013 pub const __NR_shmat: u32 = 5029; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2237 pub const __NR_shmat: u32 = 397; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2348 pub const __NR_shmat: u32 = 4397; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2090 pub const __NR_shmat: u32 = 305; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2452 pub const __NR_shmat: u32 = 397; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2170 pub const __NR_shmat: u32 = 397; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2443 pub const __NR_shmat: u32 = 397; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1861 pub const __NR_shmat: u32 = 1073741854; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2216 pub const __NR_shmat: u32 = 397; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1866 pub const __NR_shmat: u32 = 30; consts

Completed in 189 milliseconds