Searched refs:pfmemalloc_match (Results 1 – 1 of 1) sorted by relevance
3491 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags);3518 if (!pfmemalloc_match(slab, pc->flags)) in get_partial_node()4369 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags) in pfmemalloc_match() function4517 if (unlikely(!pfmemalloc_match(slab, gfpflags) && allow_spin)) in ___slab_alloc()4591 pfmemalloc_match(slab, gfpflags)) || in ___slab_alloc()4699 if (unlikely(!pfmemalloc_match(slab, gfpflags) && allow_spin)) { in ___slab_alloc()