Lines Matching defs:oom_control
29 struct oom_control { struct
31 struct zonelist *zonelist;
34 nodemask_t *nodemask;
37 struct mem_cgroup *memcg;
40 const gfp_t gfp_mask;
46 const int order;
49 unsigned long totalpages;
50 struct task_struct *chosen;
51 long chosen_points;
52 struct task_struct *chosen_non_negative_adj;
53 long chosen_non_negative_adj_points;
56 enum oom_constraint constraint;