Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance
65 struct scan_control { struct67 unsigned long nr_to_reclaim;73 nodemask_t *nodemask;79 struct mem_cgroup *target_mem_cgroup;84 unsigned long anon_cost;85 unsigned long file_cost;90 unsigned int may_deactivate:2;91 unsigned int force_deactivate:1;92 unsigned int skipped_deactivate:1;95 unsigned int may_writepage:1;[all …]