Searched refs:tcache_dalloc_small (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h168 void tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr,
402 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind,
H A Dprivate_namespace.h506 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
H A Darena.h1438 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr,
1496 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr,

Completed in 78 milliseconds