Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c76 struct scan_control { struct
203 static int sc_swappiness(struct scan_control *sc, struct mem_cgroup *memcg) in sc_swappiness() argument
213 static bool cgroup_reclaim(struct scan_control *sc) in cgroup_reclaim()
222 static bool root_reclaim(struct scan_control *sc) in root_reclaim()
240 static bool writeback_throttling_sane(struct scan_control *sc) in writeback_throttling_sane()
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()
289 static void flush_reclaim_state(struct scan_control *sc) in flush_reclaim_state()
325 static bool can_demote(int nid, struct scan_control *sc, in can_demote()
[all …]