Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance
66 struct scan_control { struct68 unsigned long nr_to_reclaim;74 nodemask_t *nodemask;80 struct mem_cgroup *target_mem_cgroup;85 unsigned long anon_cost;86 unsigned long file_cost;91 unsigned int may_deactivate:2;92 unsigned int force_deactivate:1;93 unsigned int skipped_deactivate:1;96 unsigned int may_writepage:1;[all …]