Searched defs:swappiness (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memcg_reclaim.c | 16 static inline bool is_swap_not_allowed(struct scan_control *sc, int swappiness) in is_swap_not_allowed() argument 35 int swappiness = get_hyperhold_swappiness(); in get_scan_count_hyperhold() local [all...] |
H A D | vmscan.c | 2222 int swappiness = mem_cgroup_swappiness(memcg); in get_scan_count() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | memcg_reclaim.c | 18 static inline bool is_swap_not_allowed(struct scan_control *sc, int swappiness) in is_swap_not_allowed() argument 37 int swappiness = get_hyperhold_swappiness(); in get_scan_count_hyperhold() local [all...] |
H A D | vmscan.c | 2990 int swappiness = mem_cgroup_swappiness(memcg); in get_scan_count() local 5059 get_type_to_scan(struct lruvec *lruvec, int swappiness, int *tier_idx) get_type_to_scan() argument 5087 isolate_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness, int *type_scanned, struct list_head *list) isolate_folios() argument 5129 evict_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness) evict_folios() argument 5348 int swappiness = get_swappiness(lruvec, sc); try_to_shrink_lruvec() local 6006 run_eviction(struct lruvec *lruvec, unsigned long seq, struct scan_control *sc, int swappiness, unsigned long nr_to_reclaim) run_eviction() argument 6034 run_cmd(char cmd, int memcg_id, int nid, unsigned long seq, struct scan_control *sc, int swappiness, unsigned long opt) run_cmd() argument 6125 unsigned int swappiness = -1; lru_gen_seq_write() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | memcontrol.h | 257 int swappiness; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | memcontrol.h | 255 int swappiness; member
|
Completed in 17 milliseconds