Home
last modified time | relevance | path

Searched refs:___GFP_KSWAPD_RECLAIM (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dgfp_types.h36 #define ___GFP_KSWAPD_RECLAIM 0x800u macro
213 #define __GFP_KSWAPD_RECLAIM ((__force gfp_t)___GFP_KSWAPD_RECLAIM) /* kswapd can wake */
214 #define __GFP_RECLAIM ((__force gfp_t)(___GFP_DIRECT_RECLAIM|___GFP_KSWAPD_RECLAIM))

Completed in 2 milliseconds