Searched refs:cache_bin_alloc (Results 1 – 4 of 4) sorted by relevance
52 ret = cache_bin_alloc(bin, &tcache_success); in tcache_alloc_small()95 ret = cache_bin_alloc(bin, &tcache_success); in tcache_alloc_large()
331 ret = cache_bin_alloc(bin, &tcache_success); in imalloc_fastpath()
407 cache_bin_alloc(cache_bin_t *bin, bool *success) { in cache_bin_alloc() function
241 ret = cache_bin_alloc(cache_bin, tcache_success); in tcache_alloc_small_hard()