Home
last modified time | relevance | path

Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance

/mm/
Dvmscan.c73 struct scan_control { struct
75 unsigned long nr_to_reclaim;
81 nodemask_t *nodemask;
87 struct mem_cgroup *target_mem_cgroup;
92 unsigned long anon_cost;
93 unsigned long file_cost;
98 unsigned int may_deactivate:2;
99 unsigned int force_deactivate:1;
100 unsigned int skipped_deactivate:1;
103 unsigned int may_writepage:1;
[all …]