Home
last modified time | relevance | path

Searched refs:cache_grow_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslab.c2639 static void cache_grow_end(struct kmem_cache *cachep, struct page *page) in cache_grow_end() function
2875 * or cache_grow_end() for new slab
2972 cache_grow_end(cachep, page); in cache_alloc_refill()
3139 cache_grow_end(cache, page); in fallback_alloc()
3204 cache_grow_end(cachep, page); in ____cache_alloc_node()
/kernel/linux/linux-6.6/mm/
H A Dslab.c2599 static void cache_grow_end(struct kmem_cache *cachep, struct slab *slab) in cache_grow_end() function
2835 * or cache_grow_end() for new slab
2932 cache_grow_end(cachep, slab); in cache_alloc_refill()
3094 cache_grow_end(cache, slab); in fallback_alloc()
3159 cache_grow_end(cachep, slab); in ____cache_alloc_node()

Completed in 10 milliseconds