Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dinternal.h51 struct scan_control { struct
53 unsigned long nr_to_reclaim;
59 nodemask_t *nodemask;
65 struct mem_cgroup *target_mem_cgroup;
70 unsigned long anon_cost;
71 unsigned long file_cost;
76 unsigned int may_deactivate:2;
77 unsigned int force_deactivate:1;
78 unsigned int skipped_deactivate:1;
81 unsigned int may_writepage:1;
[all …]