Searched refs:huge_dalloc (Results 1 – 6 of 6) sorted by relevance
25 void huge_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache);
254 huge_dalloc
254 #define huge_dalloc JEMALLOC_N(huge_dalloc) macro
1207 huge_dalloc(tsd, ptr, tcache); in arena_dalloc()1256 huge_dalloc(tsd, ptr, tcache); in arena_sdalloc()
254 #undef huge_dalloc
375 huge_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache) in huge_dalloc() function