Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h363 #define SWAPPINESS_ANON_ONLY (MAX_SWAPPINESS + 1) macro
/linux/mm/
H A Dvmscan.c2546 if (swappiness == SWAPPINESS_ANON_ONLY) { in get_scan_count()
2684 #define max_type(swappiness) ((swappiness) < SWAPPINESS_ANON_ONLY)
3857 if (type && (swappiness == SWAPPINESS_ANON_ONLY)) in inc_min_seq()
5545 else if (swappiness > SWAPPINESS_ANON_ONLY) in run_cmd()
5625 swappiness = SWAPPINESS_ANON_ONLY; in lru_gen_seq_write()
7800 swappiness = SWAPPINESS_ANON_ONLY; in user_proactive_reclaim()