Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpage-flags.h791 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/Linux-v5.4/mm/
Dslab.c2799 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2817 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2823 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3462 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
Dslub.c2480 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()