Searched refs:tcache_alloc_large (Results 1 – 5 of 5) sorted by relevance
181 void *tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache,354 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, in tcache_alloc_large() function
511 tcache_alloc_large
511 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large) macro
511 #undef tcache_alloc_large
1358 return (tcache_alloc_large(tsdn_tsd(tsdn), arena, in arena_malloc()