Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmscan.c74 struct scan_control { struct
76 unsigned long nr_to_reclaim;
82 nodemask_t *nodemask;
88 struct mem_cgroup *target_mem_cgroup;
93 unsigned long anon_cost;
94 unsigned long file_cost;
98 int *proactive_swappiness;
104 unsigned int may_deactivate:2;
105 unsigned int force_deactivate:1;
106 unsigned int skipped_deactivate:1;
[all …]