Home
last modified time | relevance | path

Searched defs:PR_SET_VMA_ANON_NAME (Results 1 - 19 of 19) sorted by relevance

/third_party/node/src/large_pages/
H A Dnode_large_page.cc74 #define PR_SET_VMA_ANON_NAME 0 macro
/third_party/musl/include/sys/
H A Dprctl.h181 #define PR_SET_VMA_ANON_NAME 0 macro
/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs1100 const PR_SET_VMA_ANON_NAME: usize = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2765 pub const PR_SET_VMA_ANON_NAME: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2043 pub const PR_SET_VMA_ANON_NAME: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1323 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1336 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1326 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1318 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1331 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1328 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1323 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1312 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1536 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1321 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1544 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1322 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1315 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1322 pub const PR_SET_VMA_ANON_NAME: u32 = 0; consts

Completed in 211 milliseconds