Home
last modified time | relevance | path

Searched defs:__GFP_KSWAPD_RECLAIM (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/radix-tree/linux/
H A Dgfp.h18 #define __GFP_KSWAPD_RECLAIM 0x2000000u macro
/kernel/linux/linux-6.6/include/linux/
H A Dgfp_types.h213 #define __GFP_KSWAPD_RECLAIM ((__force gfp_t)___GFP_KSWAPD_RECLAIM) /* kswapd can wake */ macro
/kernel/linux/linux-5.10/include/linux/
H A Dgfp.h203 #define __GFP_KSWAPD_RECLAIM ((__force gfp_t)___GFP_KSWAPD_RECLAIM) /* kswapd can wake */ macro

Completed in 2 milliseconds