Searched defs:scan_control (Results 1 – 2 of 2) sorted by relevance
51 struct scan_control { struct53 unsigned long nr_to_reclaim;59 nodemask_t *nodemask;65 struct mem_cgroup *target_mem_cgroup;70 unsigned long anon_cost;71 unsigned long file_cost;76 unsigned int may_deactivate:2;77 unsigned int force_deactivate:1;78 unsigned int skipped_deactivate:1;81 unsigned int may_writepage:1;[all …]
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 …]