Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslab.c2567 static struct page *cache_grow_begin(struct kmem_cache *cachep, in cache_grow_begin() function
2971 page = cache_grow_begin(cachep, gfp_exact_node(flags), node); in cache_alloc_refill()
3146 page = cache_grow_begin(cache, flags, numa_mem_id()); in fallback_alloc()
3207 page = cache_grow_begin(cachep, gfp_exact_node(flags), nodeid); in ____cache_alloc_node()