Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c4592 if (swappiness <= MIN_SWAPPINESS + 1) in get_type_to_scan()
5479 if (swappiness < MIN_SWAPPINESS) in run_cmd()
H A Dmemcontrol.c4338 if (swappiness < MIN_SWAPPINESS || swappiness > MAX_SWAPPINESS) in memory_reclaim()