Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpage-flags.h795 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/Linux-v5.10/mm/
Dslab.c2792 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2810 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2816 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3463 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
Dslub.c2601 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()