Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpage-flags.h715 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/Linux-v4.19/mm/
Dslab.c2873 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2891 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2897 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3533 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
Dslub.c2441 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()