Searched refs:__GFP_RECLAIM (Results 1 – 3 of 3) sorted by relevance
187 (lflags & __GFP_RECLAIM) != __GFP_RECLAIM) { in spl_kvmalloc()
48 #define __GFP_RECLAIM 0 macro
275 gfp_t gfp_comp = (gfp | __GFP_NORETRY | __GFP_COMP) & ~__GFP_RECLAIM; in abd_alloc_chunks()