Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c2857 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) in cache_alloc_refill() function
2999 objp = cache_alloc_refill(cachep, flags); in ____cache_alloc()