Searched refs:__GFP_RECLAIM (Results 1 – 3 of 3) sorted by relevance
154 #ifndef __GFP_RECLAIM155 #define __GFP_RECLAIM __GFP_WAIT macro
190 (lflags & __GFP_RECLAIM) != __GFP_RECLAIM) { in spl_kvmalloc()
241 #ifndef __GFP_RECLAIM242 #define __GFP_RECLAIM __GFP_WAIT macro260 gfp_t gfp_comp = (gfp | __GFP_NORETRY | __GFP_COMP) & ~__GFP_RECLAIM; in abd_alloc_chunks()