Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h379 #define MIN_SWAPPINESS 0 macro
/linux/mm/
H A Dvmscan.c4641 if (swappiness <= MIN_SWAPPINESS + 1) in get_type_to_scan()
5534 if (swappiness < MIN_SWAPPINESS) in run_cmd()
7750 if (swappiness < MIN_SWAPPINESS || in user_proactive_reclaim()