Searched refs:huge_dalloc (Results 1 – 6 of 6) sorted by relevance
24 void huge_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache);
263 huge_dalloc
265 #define huge_dalloc JEMALLOC_N(huge_dalloc) macro
1410 huge_dalloc(tsd, ptr, tcache); in arena_dalloc()1461 huge_dalloc(tsd, ptr, tcache); in arena_sdalloc()
265 #undef huge_dalloc
381 huge_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache) in huge_dalloc() function