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 …]
53 struct scan_control { struct55 unsigned long nr_to_reclaim;61 nodemask_t *nodemask;67 struct mem_cgroup *target_mem_cgroup;72 unsigned long anon_cost;73 unsigned long file_cost;78 unsigned int may_deactivate:2;79 unsigned int force_deactivate:1;80 unsigned int skipped_deactivate:1;83 unsigned int may_writepage:1;[all …]