Go to the documentation of this file. 1 #ifndef __INCLUDE_LINUX_OOM_H
2 #define __INCLUDE_LINUX_OOM_H
5 #include <linux/sched.h>
6 #include <linux/types.h>
37 unsigned long totalpages);
39 unsigned int points,
unsigned long totalpages,
50 unsigned long totalpages,
const nodemask_t *nodemask,
62 static inline void oom_killer_disable(
void)
67 static inline void oom_killer_enable(
void)