Home
last modified time | relevance | path

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

/mm/
A Dpage_alloc.c2311 if (boost_watermark(zone) && (alloc_flags & ALLOC_KSWAPD)) in try_to_claim_block()
3340 if ((alloc_flags & ALLOC_KSWAPD) && in rmqueue()
4392 BUILD_BUG_ON(__GFP_KSWAPD_RECLAIM != (__force gfp_t) ALLOC_KSWAPD); in gfp_to_alloc_flags()
4672 if (alloc_flags & ALLOC_KSWAPD) in __alloc_pages_slowpath()
4748 if (alloc_flags & ALLOC_KSWAPD) in __alloc_pages_slowpath()
4754 (alloc_flags & ALLOC_KSWAPD); in __alloc_pages_slowpath()
A Dinternal.h1301 #define ALLOC_KSWAPD 0x800 /* allow waking of kswapd, __GFP_KSWAPD_RECLAIM set */ macro

Completed in 24 milliseconds