Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance
74 struct scan_control { struct76 unsigned long nr_to_reclaim;82 nodemask_t *nodemask;88 struct mem_cgroup *target_mem_cgroup;93 unsigned long anon_cost;94 unsigned long file_cost;99 unsigned int may_deactivate:2;100 unsigned int force_deactivate:1;101 unsigned int skipped_deactivate:1;104 unsigned int may_writepage:1;[all …]