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.h381 #define SWAPPINESS_ANON_ONLY (MAX_SWAPPINESS + 1) macro
/linux/mm/ !
H A Dvmscan.c2557 if (swappiness == SWAPPINESS_ANON_ONLY) { in get_scan_count()
2694 #define max_type(swappiness) ((swappiness) < SWAPPINESS_ANON_ONLY)
3855 if (type && (swappiness == SWAPPINESS_ANON_ONLY)) in inc_min_seq()
5536 else if (swappiness > SWAPPINESS_ANON_ONLY) in run_cmd()
5616 swappiness = SWAPPINESS_ANON_ONLY; in lru_gen_seq_write()
7781 swappiness = SWAPPINESS_ANON_ONLY; in user_proactive_reclaim()