Home
last modified time | relevance | path

Searched refs:config_munmap (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/jemalloc/src/
HDchunk_mmap.c76 if (config_munmap) in chunk_dalloc_mmap()
79 return (!config_munmap); in chunk_dalloc_mmap()
HDhuge.c118 if (!config_munmap || (have_dss && chunk_in_dss(ptr))) in huge_dalloc_junk()
HDctl.c80 CTL_PROTO(config_munmap)
244 {NAME("munmap"), CTL(config_munmap)},
1248 CTL_RO_BOOL_CONFIG_GEN(config_munmap) in CTL_RO_BOOL_CONFIG_GEN()
/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDjemalloc_internal.h77 static const bool config_munmap = variable