Searched refs:cache_bin_alloc_easy (Results 1 – 2 of 2) sorted by relevance
326 ret = cache_bin_alloc_easy(bin, &tcache_success); in imalloc_fastpath()
397 cache_bin_alloc_easy(cache_bin_t *bin, bool *success) { in cache_bin_alloc_easy() function