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;98 int *proactive_swappiness;104 unsigned int may_deactivate:2;105 unsigned int force_deactivate:1;106 unsigned int skipped_deactivate:1;[all …]