Searched refs:GFP_ZONEMASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dgfp.h53 #define GFP_ZONEMASK (__GFP_DMA|__GFP_HIGHMEM|__GFP_DMA32|__GFP_MOVABLE) macro
248 int bit = (__force int) (flags & GFP_ZONEMASK); gfp_zone()

Completed in 931 milliseconds