Searched refs:gfp_pfmemalloc_allowed (Results 1 – 5 of 5) sorted by relevance
392 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
733 if (gfp_pfmemalloc_allowed(flags)) { in __ac_get_obj()
2668 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function
2250 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
140 if (obj || !(gfp_pfmemalloc_allowed(flags))) in __kmalloc_reserve()