Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance
66 struct scan_control { struct68 unsigned long nr_to_reclaim;74 nodemask_t *nodemask;80 struct mem_cgroup *target_mem_cgroup;83 unsigned int may_writepage:1;86 unsigned int may_unmap:1;89 unsigned int may_swap:1;96 unsigned int memcg_low_reclaim:1;97 unsigned int memcg_low_skipped:1;99 unsigned int hibernation_mode:1;[all …]