Searched refs:tcache_alloc_easy (Results 1 – 5 of 5) sorted by relevance
170 void *tcache_alloc_easy(tcache_bin_t *tbin);262 tcache_alloc_easy(tcache_bin_t *tbin) in tcache_alloc_easy() function290 ret = tcache_alloc_easy(tbin); in tcache_alloc_small()336 ret = tcache_alloc_easy(tbin); in tcache_alloc_large()
431 tcache_alloc_easy
431 #define tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy) macro
431 #undef tcache_alloc_easy
83 ret = tcache_alloc_easy(tbin); in tcache_alloc_small_hard()