Searched refs:cache_bin_alloc_easy (Results 1 – 3 of 3) sorted by relevance
88 cache_bin_alloc_easy(cache_bin_t *bin, bool *success) { in cache_bin_alloc_easy() function
51 ret = cache_bin_alloc_easy(bin, &tcache_success); in tcache_alloc_small()112 ret = cache_bin_alloc_easy(bin, &tcache_success); in tcache_alloc_large()
98 ret = cache_bin_alloc_easy(tbin, tcache_success); in tcache_alloc_small_hard()