Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c2522 static struct slab *cache_grow_begin(struct kmem_cache *cachep, in cache_grow_begin() function
2923 slab = cache_grow_begin(cachep, gfp_exact_node(flags), node); in cache_alloc_refill()
3093 slab = cache_grow_begin(cache, flags, numa_mem_id()); in fallback_alloc()
3154 slab = cache_grow_begin(cachep, gfp_exact_node(flags), nodeid); in ____cache_alloc_node()