Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpage-flags.h800 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/Linux-v5.15/mm/
Dslab.c2793 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2811 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2817 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3486 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
Dslub.c2806 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()