Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c75 struct scan_control { struct
77 unsigned long nr_to_reclaim;
83 nodemask_t *nodemask;
89 struct mem_cgroup *target_mem_cgroup;
94 unsigned long anon_cost;
95 unsigned long file_cost;
98 int *proactive_swappiness;
103 unsigned int may_deactivate:2;
104 unsigned int force_deactivate:1;
105 unsigned int skipped_deactivate:1;
[all …]