Searched refs:tcache_dalloc_large (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | tcache_inlines.h | 189 tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_large() function
|
H A D | arena_inlines_b.h | 276 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, szind, in arena_dalloc_large()
|
/freebsd/contrib/jemalloc/src/ |
H A D | arena.c | 1614 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, in arena_dalloc_promoted()
|