Searched defs:swappiness (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmemcontrol.h245 int swappiness; member in struct:mem_cgroup
/linux-master/mm/
H A Dvmscan.c2340 int swappiness = mem_cgroup_swappiness(memcg); local
4432 get_type_to_scan(struct lruvec *lruvec, int swappiness, int *tier_idx) argument
4460 isolate_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness, int *type_scanned, struct list_head *list) argument
4507 evict_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness) argument
4724 int swappiness = get_swappiness(lruvec, sc); local
5361 run_eviction(struct lruvec *lruvec, unsigned long seq, struct scan_control *sc, int swappiness, unsigned long nr_to_reclaim) argument
5389 run_cmd(char cmd, int memcg_id, int nid, unsigned long seq, struct scan_control *sc, int swappiness, unsigned long opt) argument
5480 unsigned int swappiness = -1; local
[all...]

Completed in 188 milliseconds