Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dslab.c2825 static struct page *get_first_slab(struct kmem_cache_node *n, bool pfmemalloc) in get_first_slab() function
2857 page = get_first_slab(n, true); in cache_alloc_pfmemalloc()
2938 page = get_first_slab(n, false); in cache_alloc_refill()
3177 page = get_first_slab(n, false); in ____cache_alloc_node()