Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dslub.c2822 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags);
2846 if (!pfmemalloc_match(slab, pc->flags)) in get_partial_node()
3566 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags) in pfmemalloc_match() function
3709 if (unlikely(!pfmemalloc_match(slab, gfpflags))) in ___slab_alloc()
3782 pfmemalloc_match(slab, gfpflags))) { in ___slab_alloc()
3874 if (unlikely(!pfmemalloc_match(slab, gfpflags))) { in ___slab_alloc()