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

/linux-master/mm/
H A Dvmscan.c73 struct scan_control { struct
199 static bool cgroup_reclaim(struct scan_control *sc)
208 static bool root_reclaim(struct scan_control *sc)
215 * @sc: scan_control in question
226 static bool writeback_throttling_sane(struct scan_control *sc)
237 static bool cgroup_reclaim(struct scan_control *sc)
242 static bool root_reclaim(struct scan_control *sc)
247 static bool writeback_throttling_sane(struct scan_control *sc)
267 * scan_control->nr_reclaimed.
269 static void flush_reclaim_state(struct scan_control *s
[all...]

Completed in 171 milliseconds