Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dslub.c2099 static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags);
2126 if (!pfmemalloc_match(page, gfpflags)) in get_partial_node()
2804 static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags) in pfmemalloc_match() function
3033 if (unlikely(!pfmemalloc_match(page, gfpflags))) in ___slab_alloc()