Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dslab.c2542 static struct slab *cache_grow_begin(struct kmem_cache *cachep, in cache_grow_begin() function
2943 slab = cache_grow_begin(cachep, gfp_exact_node(flags), node); in cache_alloc_refill()
3113 slab = cache_grow_begin(cache, flags, numa_mem_id()); in fallback_alloc()
3174 slab = cache_grow_begin(cachep, gfp_exact_node(flags), nodeid); in ____cache_alloc_node()