Symbol: TIF_MEMDIE
arch/alpha/include/asm/thread_info.h
68
#define TIF_MEMDIE 13 /* is terminating due to OOM killer */
arch/arc/include/asm/thread_info.h
82
#define TIF_MEMDIE 16
arch/arm/include/asm/thread_info.h
149
#define TIF_MEMDIE 18 /* is terminating due to OOM killer */
arch/arm64/include/asm/thread_info.h
74
#define TIF_MEMDIE 18 /* is terminating due to OOM killer */
arch/csky/include/asm/thread_info.h
65
#define TIF_MEMDIE 18 /* is terminating due to OOM killer */
arch/hexagon/include/asm/thread_info.h
94
#define TIF_MEMDIE 17 /* OOM killer killed process */
arch/m68k/include/asm/thread_info.h
68
#define TIF_MEMDIE 16 /* is terminating due to OOM killer */
arch/microblaze/include/asm/thread_info.h
105
#define TIF_MEMDIE 6 /* is terminating due to OOM killer */
arch/mips/include/asm/thread_info.h
119
#define TIF_MEMDIE 18 /* is terminating due to OOM killer */
arch/nios2/include/asm/thread_info.h
77
#define TIF_MEMDIE 4 /* is terminating due to OOM killer */
arch/openrisc/include/asm/thread_info.h
99
#define TIF_MEMDIE 17
arch/parisc/include/asm/thread_info.h
46
#define TIF_MEMDIE 5 /* is terminating due to OOM killer */
arch/powerpc/include/asm/thread_info.h
115
#define TIF_MEMDIE 17 /* is terminating due to OOM killer */
arch/sh/include/asm/thread_info.h
110
#define TIF_MEMDIE 18 /* is terminating due to OOM killer */
arch/sparc/include/asm/thread_info_32.h
112
#define TIF_MEMDIE 10 /* is terminating due to OOM killer */
arch/sparc/include/asm/thread_info_64.h
195
#define TIF_MEMDIE 13 /* is terminating due to OOM killer */
arch/um/include/asm/thread_info.h
40
#define TIF_MEMDIE 5 /* is terminating due to OOM killer */
arch/xtensa/include/asm/thread_info.h
126
#define TIF_MEMDIE 11 /* is terminating due to OOM killer */
include/asm-generic/thread_info_tif.h
18
#define TIF_MEMDIE 3 // is terminating due to OOM killer