Searched refs:large_dalloc_finish (Results 1 – 4 of 4) sorted by relevance
22 void large_dalloc_finish(tsdn_t *tsdn, extent_t *extent);
226 #define large_dalloc_finish JEMALLOC_N(large_dalloc_finish) macro
355 large_dalloc_finish(tsdn_t *tsdn, extent_t *extent) { in large_dalloc_finish() function
302 large_dalloc_finish(tsd_tsdn(tsd), extent); in tcache_bin_flush_large()