Searched refs:gfp_pfmemalloc_allowed (Results 1 – 4 of 4) sorted by relevance
418 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
4078 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function4302 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
3551 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()
591 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()612 if (obj || !(gfp_pfmemalloc_allowed(flags))) in kmalloc_reserve()