Home
last modified time | relevance | path

Searched defs:MFD_HUGETLB (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/include/lapi/
H A Dmemfd.h19 #define MFD_HUGETLB 0x0004U macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h105 #define MFD_HUGETLB 0x0004U macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h109 #define MFD_HUGETLB 0x0004U macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h109 #define MFD_HUGETLB 0x0004U macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h114 #define MFD_HUGETLB 0x0004U macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h109 #define MFD_HUGETLB 0x0004U macro
/third_party/musl/include/sys/
H A Dmman.h111 #define MFD_HUGETLB 0x0004U macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2089 pub const MFD_HUGETLB: ::c_uint = 0x0004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2126 pub const MFD_HUGETLB: ::c_uint = 0x0004; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3737 pub const MFD_HUGETLB: ::c_uint = 0x00000004; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2175 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2284 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2174 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2154 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2355 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2306 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2417 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2258 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2521 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2219 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2492 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2204 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2286 pub const MFD_HUGETLB: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2215 pub const MFD_HUGETLB: u32 = 4; consts

Completed in 266 milliseconds