Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmscan.c74 struct scan_control { struct
208 static bool cgroup_reclaim(struct scan_control *sc) in cgroup_reclaim()
217 static bool root_reclaim(struct scan_control *sc) in root_reclaim()
235 static bool writeback_throttling_sane(struct scan_control *sc) in writeback_throttling_sane()
246 static int sc_swappiness(struct scan_control *sc, struct mem_cgroup *memcg) in sc_swappiness()
253 static bool cgroup_reclaim(struct scan_control *sc) in cgroup_reclaim()
258 static bool root_reclaim(struct scan_control *sc) in root_reclaim()
263 static bool writeback_throttling_sane(struct scan_control *sc) in writeback_throttling_sane()
268 static int sc_swappiness(struct scan_control *sc, struct mem_cgroup *memcg) in sc_swappiness()
290 static void flush_reclaim_state(struct scan_control *sc) in flush_reclaim_state()
[all …]