___GFP_KSWAPD_RECLAIM  194 include/linux/gfp.h #define __GFP_KSWAPD_RECLAIM	((__force gfp_t)___GFP_KSWAPD_RECLAIM) /* kswapd can wake */
___GFP_KSWAPD_RECLAIM  195 include/linux/gfp.h #define __GFP_RECLAIM ((__force gfp_t)(___GFP_DIRECT_RECLAIM|___GFP_KSWAPD_RECLAIM))