Searched defs:tcache_dalloc_small (Results 1 – 3 of 3) sorted by relevance
168 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
417 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
522 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro