Searched refs:gfp_pfmemalloc_allowed (Results 1 – 4 of 4) sorted by relevance
407 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
4296 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function4521 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
3591 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
581 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()602 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()