Searched refs:gfp_pfmemalloc_allowed (Results 1 – 3 of 3) sorted by relevance
4080 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function4305 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
3559 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
519 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()540 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()