Searched refs:gfp_pfmemalloc_allowed (Results 1 – 4 of 4) sorted by relevance
408 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
4537 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function4757 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
4372 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match() 5330 if (likely(!ret || !gfp_pfmemalloc_allowed(gfp))) in __prefill_sheaf_pfmemalloc()
590 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()611 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()