Searched defs:tcache_alloc_large (Results 1 – 3 of 3) sorted by relevance
106 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, in tcache_alloc_large() function
354 tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, in tcache_alloc_large() function
511 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large) macro