Searched refs:tcache_alloc_small_hard (Results 1 – 5 of 5) sorted by relevance
105 void *tcache_alloc_small_hard(tcache_t *tcache, tcache_bin_t *tbin,272 ret = tcache_alloc_small_hard(tcache, tbin, binind); in tcache_alloc_small()
371 tcache_alloc_small_hard
371 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
371 #undef tcache_alloc_small_hard
68 tcache_alloc_small_hard(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) in tcache_alloc_small_hard() function