Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dvmscan.c71 struct scan_control { struct
73 unsigned long nr_to_reclaim;
79 nodemask_t *nodemask;
85 struct mem_cgroup *target_mem_cgroup;
90 unsigned long anon_cost;
91 unsigned long file_cost;
96 unsigned int may_deactivate:2;
97 unsigned int force_deactivate:1;
98 unsigned int skipped_deactivate:1;
101 unsigned int may_writepage:1;
[all …]