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