Home
last modified time | relevance | path

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

/mm/
Dslab.c718 if (gfp_pfmemalloc_allowed(flags)) { in __ac_get_obj()
Dpage_alloc.c3043 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed() function
Dslub.c2342 return gfp_pfmemalloc_allowed(gfpflags); in pfmemalloc_match()