Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance
64 struct scan_control { struct66 unsigned long nr_to_reclaim;72 nodemask_t *nodemask;78 struct mem_cgroup *target_mem_cgroup;81 unsigned int may_writepage:1;84 unsigned int may_unmap:1;87 unsigned int may_swap:1;94 unsigned int memcg_low_reclaim:1;95 unsigned int memcg_low_skipped:1;97 unsigned int hibernation_mode:1;[all …]