Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpage-flags.h824 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/kernel/linux/linux-5.10/mm/
Dslab.c2791 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2809 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2815 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3462 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
Dslub.c2608 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()