Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpage-flags.h589 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/linux-4.1.27/mm/
Dslab.c691 return PageSlabPfmemalloc(page); in is_slab_pfmemalloc()
789 if (PageSlabPfmemalloc(page)) in __ac_put_obj()
Dslub.c2249 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()