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/
H A Dhugetlb.h30 #define SHM_HUGETLB 04000 /* segment is mapped via hugetlb */ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dshm.h35 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/musl/include/sys/
H A Dshm.h41 #define SHM_HUGETLB 04000 macro
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dthugetlb.c29 #define SHM_HUGETLB 04000 macro
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap05.c51 #define SHM_HUGETLB 04000 macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dthugetlb.c29 #define SHM_HUGETLB 04000 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs965 pub const SHM_HUGETLB: ::c_int = 0o4000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2443 pub const SHM_HUGETLB: ::c_int = 0o4000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1843 pub const SHM_HUGETLB: ::c_int = 0o4000; consts

Completed in 31 milliseconds