Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpage-flags.h804 static inline int PageSlabPfmemalloc(struct page *page) in PageSlabPfmemalloc() function
/OK3568_Linux_fs/kernel/mm/
H A Dslab.c2792 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2810 if (!PageSlabPfmemalloc(page)) in get_valid_first_slab()
2816 if (!PageSlabPfmemalloc(page)) { in get_valid_first_slab()
3485 if (unlikely(PageSlabPfmemalloc(page))) { in ___cache_free()
H A Dslub.c2659 if (unlikely(PageSlabPfmemalloc(page))) in pfmemalloc_match()