Searched defs:oom_control (Results 1 – 13 of 13) sorted by relevance
55956 struct oom_control { struct55957 struct zonelist *zonelist;55958 nodemask_t *nodemask;55959 struct mem_cgroup *memcg;55960 const gfp_t gfp_mask;55961 const int order;55962 long unsigned int totalpages;55963 struct task_struct *chosen;55964 long int chosen_points;55965 enum oom_constraint constraint;
17336 struct oom_control { struct17337 struct zonelist *zonelist;17338 nodemask_t *nodemask;17339 struct mem_cgroup *memcg;17340 const gfp_t gfp_mask;17341 const int order;17342 long unsigned int totalpages;17343 struct task_struct *chosen;17344 long int chosen_points;17345 enum oom_constraint constraint;
22263 struct oom_control { struct22264 struct zonelist *zonelist;22265 nodemask_t *nodemask;22266 struct mem_cgroup *memcg;22267 const gfp_t gfp_mask;22268 const int order;22269 long unsigned int totalpages;22270 struct task_struct *chosen;22271 long int chosen_points;22272 enum oom_constraint constraint;
47997 struct oom_control { struct47998 struct zonelist *zonelist;47999 nodemask_t *nodemask;48000 struct mem_cgroup *memcg;48001 const gfp_t gfp_mask;48002 const int order;48003 long unsigned int totalpages;48004 struct task_struct *chosen;48005 long int chosen_points;48006 enum oom_constraint constraint;
38448 struct oom_control { struct38449 struct zonelist *zonelist;38450 nodemask_t *nodemask;38451 struct mem_cgroup *memcg;38452 const gfp_t gfp_mask;38453 const int order;38454 unsigned long totalpages;38455 struct task_struct *chosen;38456 long chosen_points;38457 enum oom_constraint constraint;
104677 struct oom_control { struct104678 struct zonelist *zonelist;104679 nodemask_t *nodemask;104680 struct mem_cgroup *memcg;104681 const gfp_t gfp_mask;104682 const int order;104683 long unsigned int totalpages;104684 struct task_struct *chosen;104685 long int chosen_points;104686 enum oom_constraint constraint;
31992 struct oom_control { struct31993 struct zonelist *zonelist;31994 nodemask_t *nodemask;31995 struct mem_cgroup *memcg;31996 const gfp_t gfp_mask;31997 const int order;31998 long unsigned int totalpages;31999 struct task_struct *chosen;32000 long int chosen_points;32001 enum oom_constraint constraint;
47951 struct oom_control { struct47952 struct zonelist *zonelist;47953 nodemask_t *nodemask;47954 struct mem_cgroup *memcg;47955 const gfp_t gfp_mask;47956 const int order;47957 unsigned long totalpages;47958 struct task_struct *chosen;47959 long chosen_points;47960 enum oom_constraint constraint;