Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2804 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags);
2828 if (!pfmemalloc_match(slab, pc->flags)) in get_partial_node()
3548 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags) in pfmemalloc_match() function
3691 if (unlikely(!pfmemalloc_match(slab, gfpflags))) in ___slab_alloc()
3764 pfmemalloc_match(slab, gfpflags))) { in ___slab_alloc()
3856 if (unlikely(!pfmemalloc_match(slab, gfpflags))) { in ___slab_alloc()