Home
last modified time | relevance | path

Searched refs:cache_bin_alloc_easy (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_inlines_c.h326 ret = cache_bin_alloc_easy(bin, &tcache_success); in imalloc_fastpath()
H A Dcache_bin.h397 cache_bin_alloc_easy(cache_bin_t *bin, bool *success) { in cache_bin_alloc_easy() function