Searched refs:SHM_HUGETLB (Results 1 - 5 of 5) sorted by relevance

/external/strace/xlat/
H A Dshm_resource_flags.h17 #if defined(SHM_HUGETLB) || (defined(HAVE_DECL_SHM_HUGETLB) && HAVE_DECL_SHM_HUGETLB)
18 XLAT(SHM_HUGETLB),
/external/valgrind/none/tests/
H A Dmap_unmap.c15 /* Similarly, testing SHM_HUGETLB huge pages is disabled by default.
39 #ifndef SHM_HUGETLB
40 #define SHM_HUGETLB 04000 macro
133 IPC_CREAT | IPC_EXCL | S_IRUSR | S_IWUSR | SHM_HUGETLB);
/external/fio/
H A Dmemory.c72 flags |= SHM_HUGETLB;
/external/fio/os/
H A Dos-android.h62 #define SHM_HUGETLB 04000 macro
H A Dos.h109 #define SHM_HUGETLB 0 macro

Completed in 201 milliseconds