Home
last modified time | relevance | path

Searched refs:PR_SPEC_STORE_BYPASS (Results 1 - 22 of 22) sorted by relevance

/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs895 const PR_SPEC_STORE_BYPASS: u32 = 0; consts
904 SpeculativeStoreBypass = PR_SPEC_STORE_BYPASS,
916 PR_SPEC_STORE_BYPASS => Ok(Self::SpeculativeStoreBypass), in try_from()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h141 #define PR_SPEC_STORE_BYPASS 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h141 #define PR_SPEC_STORE_BYPASS 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h141 #define PR_SPEC_STORE_BYPASS 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h141 #define PR_SPEC_STORE_BYPASS 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h141 #define PR_SPEC_STORE_BYPASS 0 macro
/third_party/musl/include/sys/
H A Dprctl.h141 #define PR_SPEC_STORE_BYPASS 0 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs646 pub const PR_SPEC_STORE_BYPASS: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1279 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1282 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1274 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1292 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1287 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1284 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1279 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1268 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1492 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1277 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1500 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1278 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1271 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1278 pub const PR_SPEC_STORE_BYPASS: u32 = 0; consts

Completed in 191 milliseconds