Home
last modified time | relevance | path

Searched defs:huge_dalloc (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/jemalloc/src/
HDhuge.c359 huge_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache) in huge_dalloc() function
/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h249 #define huge_dalloc JEMALLOC_N(huge_dalloc) macro