Home
last modified time | relevance | path

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

/mm/
Dslab.c2782 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags, in cache_alloc_refill() function
2964 objp = cache_alloc_refill(cachep, flags, force_refill); in ____cache_alloc()