Searched refs:tcache_alloc_small_hard (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h32 void *tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache,
H A Dtcache_inlines.h144 ret = tcache_alloc_small_hard(tsd_tsdn(tsd), arena, tcache,
H A Dprivate_namespace.h454 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
H A Dprivate_unnamespace.h454 #undef tcache_alloc_small_hard macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c73 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, function

Completed in 87 milliseconds