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

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dpages.c15 assert_b_ne(pages_huge(hugepage, HUGEPAGE), have_madvise_huge, local
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h68 static const bool have_madvise_huge = variable
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dpages.c527 if (!have_madvise_huge) {
H A Dextent.c1174 if (have_madvise_huge && ret) {
H A Djemalloc.c1242 if (!have_madvise_huge) {

Completed in 194 milliseconds