Searched refs:gfp_pfmemalloc_allowed (Results 1 – 7 of 7) sorted by relevance
672 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
2828 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()2841 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match_unsafe()
4726 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function4930 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
2854 if (!gfp_pfmemalloc_allowed(flags)) in cache_alloc_pfmemalloc()
357 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()
7414 ffff8000101ee6c4 T gfp_pfmemalloc_allowed
Completed in 984 milliseconds