Home
last modified time | relevance | path

Searched defs:SI_LOAD_SHIFT (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsysinfo.h8 #define SI_LOAD_SHIFT 16 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsysinfo.h9 #define SI_LOAD_SHIFT 16 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsysinfo.h8 #define SI_LOAD_SHIFT 16 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsysinfo.h8 #define SI_LOAD_SHIFT 16 macro
/third_party/musl/include/sys/
H A Dsysinfo.h9 #define SI_LOAD_SHIFT 16 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1230 pub const SI_LOAD_SHIFT: ::c_uint = 16; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2000 pub const SI_LOAD_SHIFT: ::c_uint = 16; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1618 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1631 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1618 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1610 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1623 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1625 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1615 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1606 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1859 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1613 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1867 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1614 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1607 pub const SI_LOAD_SHIFT: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1614 pub const SI_LOAD_SHIFT: u32 = 16; consts

Completed in 202 milliseconds