Searched refs:gfp_pfmemalloc_allowed (Results 1 – 3 of 3) sorted by relevance
4429 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()5083 if (gfp_pfmemalloc_allowed(gfp)) in __prefill_sheaf_pfmemalloc()5088 if (likely(!ret || !gfp_pfmemalloc_allowed(gfp))) in __prefill_sheaf_pfmemalloc()
4624 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function
591 if (!gfp_pfmemalloc_allowed(flags)) in kmalloc_pfmemalloc()