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