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

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h71 static const bool have_madvise_huge = variable
/freebsd-12-stable/contrib/jemalloc/src/
H A Dpages.c517 if (!have_madvise_huge) {
H A Dextent.c1173 if (have_madvise_huge && ret) {
H A Djemalloc.c1214 if (!have_madvise_huge) {

Completed in 109 milliseconds