Searched refs:tcache_alloc_small_hard (Results 1 – 6 of 6) sorted by relevance
32 void *tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache,
454 tcache_alloc_small_hard
144 ret = tcache_alloc_small_hard(tsd_tsdn(tsd), arena, tcache, in tcache_alloc_small()
454 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
454 #undef tcache_alloc_small_hard
73 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, in tcache_alloc_small_hard() function
Completed in 11 milliseconds