Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpage-flags.h556 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/linux-4.4.14/mm/
Dslab.c692 return PageSlabPfmemalloc(page); in is_slab_pfmemalloc()
790 if (PageSlabPfmemalloc(page)) in __ac_put_obj()
Dslub.c2292 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()