Lines Matching defs:scan_control
61 struct scan_control { struct
63 unsigned long nr_to_reclaim;
66 gfp_t gfp_mask;
69 int order;
75 nodemask_t *nodemask;
81 struct mem_cgroup *target_mem_cgroup;
84 int priority;
86 unsigned int may_writepage:1;
89 unsigned int may_unmap:1;
92 unsigned int may_swap:1;
95 unsigned int may_thrash:1;
97 unsigned int hibernation_mode:1;
100 unsigned int compaction_ready:1;
103 unsigned long nr_scanned;
106 unsigned long nr_reclaimed;