/third_party/musl/ndk_musl_include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/musl/include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | prctl.h | 78 #define PR_SET_MM_BRK 7 macro
|
/third_party/rust/crates/rustix/src/process/ |
D | prctl.rs | 596 const PR_SET_MM_BRK: u32 = 7; constant 623 BrkCurrent = PR_SET_MM_BRK,
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 658 PR_SET_MM_BRK
|
D | linux.txt | 1769 PR_SET_MM_BRK
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 1111 pub const PR_SET_MM_BRK: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 2005 pub const PR_SET_MM_BRK: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2594 pub const PR_SET_MM_BRK: ::c_int = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1247 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1244 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1252 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1457 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1243 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1242 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1236 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1243 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1233 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1465 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1239 pub const PR_SET_MM_BRK: u32 = 7; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1244 pub const PR_SET_MM_BRK: u32 = 7; constant
|