Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dslab.c2565 static struct page *cache_grow_begin(struct kmem_cache *cachep, in cache_grow_begin() function
2965 page = cache_grow_begin(cachep, gfp_exact_node(flags), node); in cache_alloc_refill()
3140 page = cache_grow_begin(cache, flags, numa_mem_id()); in fallback_alloc()
3201 page = cache_grow_begin(cachep, gfp_exact_node(flags), nodeid); in ____cache_alloc_node()