Searched defs:swappiness (Results 1 – 1 of 1) sorted by relevance
/mm/ |
D | vmscan.c | 2711 int swappiness = mem_cgroup_swappiness(memcg); in get_scan_count() local 4653 static int get_type_to_scan(struct lruvec *lruvec, int swappiness, int *tier_idx) in get_type_to_scan() 4681 static int isolate_pages(struct lruvec *lruvec, struct scan_control *sc, int swappiness, in isolate_pages() 4723 static int evict_pages(struct lruvec *lruvec, struct scan_control *sc, int swappiness) in evict_pages() 4916 int swappiness = get_swappiness(lruvec, sc); in try_to_shrink_lruvec() local 5619 int swappiness, unsigned long nr_to_reclaim) in run_eviction() 5647 struct scan_control *sc, int swappiness, unsigned long opt) in run_cmd() 5737 unsigned int swappiness = -1; in lru_gen_seq_write() local
|