Home
last modified time | relevance | path

Searched refs:gfp_pfmemalloc_allowed (Results 1 – 3 of 3) sorted by relevance

/mm/
Dpage_alloc.c4386 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function
4599 && !gfp_pfmemalloc_allowed(gfp_mask)) { in __alloc_pages_slowpath()
Dslab.c2860 if (!gfp_pfmemalloc_allowed(flags)) in cache_alloc_pfmemalloc()
Dslub.c2523 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()