Lines Matching defs:scan_control
62 struct scan_control { struct
64 unsigned long nr_to_reclaim;
67 gfp_t gfp_mask;
70 int order;
76 nodemask_t *nodemask;
82 struct mem_cgroup *target_mem_cgroup;
85 int priority;
88 enum zone_type reclaim_idx;
90 unsigned int may_writepage:1;
93 unsigned int may_unmap:1;
96 unsigned int may_swap:1;
99 unsigned int may_thrash:1;
101 unsigned int hibernation_mode:1;
104 unsigned int compaction_ready:1;
107 unsigned long nr_scanned;
110 unsigned long nr_reclaimed;