Searched defs:swappiness (Results 1 - 2 of 2) sorted by last modified time

/linux-master/mm/
H A Dvmscan.c2356 int swappiness = mem_cgroup_swappiness(memcg); local
4448 get_type_to_scan(struct lruvec *lruvec, int swappiness, int *tier_idx) argument
4476 isolate_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness, int *type_scanned, struct list_head *list) argument
4523 evict_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness) argument
4740 int swappiness = get_swappiness(lruvec, sc); local
5377 run_eviction(struct lruvec *lruvec, unsigned long seq, struct scan_control *sc, int swappiness, unsigned long nr_to_reclaim) argument
5405 run_cmd(char cmd, int memcg_id, int nid, unsigned long seq, struct scan_control *sc, int swappiness, unsigned long opt) argument
5496 unsigned int swappiness = -1; local
[all...]
/linux-master/include/linux/
H A Dmemcontrol.h228 int swappiness; member in struct:mem_cgroup

Completed in 171 milliseconds