Searched defs:scan_control (Results 1 – 1 of 1) sorted by relevance
62 struct scan_control { struct64 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;[all …]