Home
last modified time | relevance | path

Searched refs:PR_SET_UNALIGN (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/ndk_musl_include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/musl/include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h15 #define PR_SET_UNALIGN 6 macro
/third_party/rust/crates/rustix/src/process/
Dprctl.rs194 const PR_SET_UNALIGN: c_int = 6; constant
204 unsafe { prctl_2args(PR_SET_UNALIGN, config.bits() as usize as *mut _) }.map(|_r| ()) in set_unaligned_access_control()
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt680 PR_SET_UNALIGN
Dlinux.txt1791 PR_SET_UNALIGN
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1035 pub const PR_SET_UNALIGN: ::c_int = 6; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1929 pub const PR_SET_UNALIGN: ::c_int = 6; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2518 pub const PR_SET_UNALIGN: ::c_int = 6; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1187 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1184 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1192 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1397 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1183 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1182 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1176 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1183 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1173 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1405 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1179 pub const PR_SET_UNALIGN: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1184 pub const PR_SET_UNALIGN: u32 = 6; constant

12