Home
last modified time | relevance | path

Searched refs:__GFP_NOLOCKDEP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dgfp.h217 #define __GFP_NOLOCKDEP ((__force gfp_t)___GFP_NOLOCKDEP) macro
/Linux-v4.19/mm/
Dpage_alloc.c3720 if (gfp_mask & __GFP_NOLOCKDEP) in __need_fs_reclaim()