Searched refs:__GFP_NOLOCKDEP (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | gfp.h | 217 #define __GFP_NOLOCKDEP ((__force gfp_t)___GFP_NOLOCKDEP) macro |
/Linux-v4.19/mm/ | ||
D | page_alloc.c | 3720 if (gfp_mask & __GFP_NOLOCKDEP) in __need_fs_reclaim() |