Searched refs:gfp_pfmemalloc_allowed (Results 1 – 5 of 5) sorted by relevance
597 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
4261 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function4471 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
2860 if (!gfp_pfmemalloc_allowed(flags)) in cache_alloc_pfmemalloc()
2481 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
144 if (obj || !(gfp_pfmemalloc_allowed(flags))) in __kmalloc_reserve()