Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c2768 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags, in cache_alloc_refill() function
2962 objp = cache_alloc_refill(cachep, flags, force_refill); in ____cache_alloc()