Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpage-flags.h916 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/linux/mm/
A Dslab.c2793 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2811 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2817 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3486 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
A Dslub.c2827 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()

Completed in 21 milliseconds