Home
last modified time | relevance | path

Searched defs:SHM_HUGETLB (Results 1 – 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
Dhugetlb.h28 #define SHM_HUGETLB 04000 /* segment is mapped via hugetlb */ macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h35 #define SHM_HUGETLB 04000 macro
/third_party/musl/ndk_musl_include/sys/
Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/include/sys/
Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/
Dthugetlb.c29 #define SHM_HUGETLB 04000 macro
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap05.c51 #define SHM_HUGETLB 04000 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs965 pub const SHM_HUGETLB: ::c_int = 0o4000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2443 pub const SHM_HUGETLB: ::c_int = 0o4000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1843 pub const SHM_HUGETLB: ::c_int = 0o4000; constant