Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dinternal.h510 #define ALLOC_KSWAPD 0x200 /* allow waking of kswapd */ macro
Dpage_alloc.c2422 if (alloc_flags & ALLOC_KSWAPD) in steal_suitable_fallback()
3552 alloc_flags |= ALLOC_KSWAPD; in alloc_flags_nofragment()
4215 alloc_flags |= ALLOC_KSWAPD; in gfp_to_alloc_flags()
4448 if (alloc_flags & ALLOC_KSWAPD) in __alloc_pages_slowpath()
4530 if (alloc_flags & ALLOC_KSWAPD) in __alloc_pages_slowpath()