Home
last modified time | relevance | path

Searched refs:scan_control (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dvmscan.c74 struct scan_control { struct
206 static bool cgroup_reclaim(struct scan_control *sc) in cgroup_reclaim()
215 static bool root_reclaim(struct scan_control *sc) in root_reclaim()
233 static bool writeback_throttling_sane(struct scan_control *sc) in writeback_throttling_sane()
244 static int sc_swappiness(struct scan_control *sc, struct mem_cgroup *memcg) in sc_swappiness()
251 static bool cgroup_reclaim(struct scan_control *sc) in cgroup_reclaim()
256 static bool root_reclaim(struct scan_control *sc) in root_reclaim()
261 static bool writeback_throttling_sane(struct scan_control *sc) in writeback_throttling_sane()
266 static int sc_swappiness(struct scan_control *sc, struct mem_cgroup *memcg) in sc_swappiness()
307 static void flush_reclaim_state(struct scan_control *sc) in flush_reclaim_state()
[all …]