Searched refs:tcache_dalloc_small (Results 1 – 5 of 5) sorted by relevance
137 void tcache_dalloc_small(tcache_t *tcache, void *ptr, size_t binind);353 tcache_dalloc_small(tcache_t *tcache, void *ptr, size_t binind) in tcache_dalloc_small() function
382 tcache_dalloc_small
382 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
382 #undef tcache_dalloc_small
1156 tcache_dalloc_small(tcache, ptr, binind); in arena_dalloc()