diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/oom.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/oom.h b/include/linux/oom.h index fb9826847b89..4a4188da4570 100644 --- a/include/linux/oom.h +++ b/include/linux/oom.h | |||
| @@ -49,8 +49,6 @@ extern void check_panic_on_oom(enum oom_constraint constraint, gfp_t gfp_mask, | |||
| 49 | extern enum oom_scan_t oom_scan_process_thread(struct task_struct *task, | 49 | extern enum oom_scan_t oom_scan_process_thread(struct task_struct *task, |
| 50 | unsigned long totalpages, const nodemask_t *nodemask, | 50 | unsigned long totalpages, const nodemask_t *nodemask, |
| 51 | bool force_kill); | 51 | bool force_kill); |
| 52 | extern void mem_cgroup_out_of_memory(struct mem_cgroup *memcg, gfp_t gfp_mask, | ||
| 53 | int order); | ||
| 54 | 52 | ||
| 55 | extern void out_of_memory(struct zonelist *zonelist, gfp_t gfp_mask, | 53 | extern void out_of_memory(struct zonelist *zonelist, gfp_t gfp_mask, |
| 56 | int order, nodemask_t *mask, bool force_kill); | 54 | int order, nodemask_t *mask, bool force_kill); |
