Searched refs:gfp_pfmemalloc_allowed (Results 1 – 5 of 5) sorted by relevance
339 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
3778 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function3976 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
2812 if (!gfp_pfmemalloc_allowed(flags)) in cache_alloc_pfmemalloc()
3024 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
563 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()584 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()