Go to the documentation of this file. 1 #ifndef _UAPI__INCLUDE_LINUX_OOM_H
2 #define _UAPI__INCLUDE_LINUX_OOM_H
8 #define OOM_SCORE_ADJ_MIN (-1000)
9 #define OOM_SCORE_ADJ_MAX 1000
15 #define OOM_DISABLE (-17)
17 #define OOM_ADJUST_MIN (-16)
18 #define OOM_ADJUST_MAX 15