Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c72 struct scan_control { struct
74 unsigned long nr_to_reclaim;
80 nodemask_t *nodemask;
86 struct mem_cgroup *target_mem_cgroup;
91 unsigned long anon_cost;
92 unsigned long file_cost;
97 unsigned int may_deactivate:2;
98 unsigned int force_deactivate:1;
99 unsigned int skipped_deactivate:1;
102 unsigned int may_writepage:1;
[all …]