__GFP_KSWAPD_RECLAIM  194 include/linux/gfp.h #define __GFP_KSWAPD_RECLAIM	((__force gfp_t)___GFP_KSWAPD_RECLAIM) /* kswapd can wake */
__GFP_KSWAPD_RECLAIM   18 tools/testing/radix-tree/linux/gfp.h #define __GFP_KSWAPD_RECLAIM	0x2000000u