Searched refs:ALLOC_KSWAPD (Results 1 – 2 of 2) sorted by relevance
571 #define ALLOC_KSWAPD 0x800 /* allow waking of kswapd, __GFP_KSWAPD_RECLAIM set */ macro
2544 if (alloc_flags & ALLOC_KSWAPD) in steal_suitable_fallback()4400 BUILD_BUG_ON(__GFP_KSWAPD_RECLAIM != (__force gfp_t) ALLOC_KSWAPD); in gfp_to_alloc_flags()4655 if (alloc_flags & ALLOC_KSWAPD) in __alloc_pages_slowpath()4723 if (alloc_flags & ALLOC_KSWAPD) in __alloc_pages_slowpath()