/Linux-v5.10/arch/m68k/include/asm/ |
D | thread_info.h | 68 #define TIF_MEMDIE 16 /* is terminating due to OOM killer */ macro 76 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
/Linux-v5.10/arch/arc/include/asm/ |
D | thread_info.h | 85 #define TIF_MEMDIE 16 macro 92 #define _TIF_MEMDIE (1<<TIF_MEMDIE)
|
/Linux-v5.10/arch/um/include/asm/ |
D | thread_info.h | 61 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro 70 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
/Linux-v5.10/arch/csky/include/asm/ |
D | thread_info.h | 68 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro 80 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
/Linux-v5.10/arch/riscv/include/asm/ |
D | thread_info.h | 73 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/c6x/include/asm/ |
D | thread_info.h | 86 #define TIF_MEMDIE 17 /* OOM killer killed process */ macro
|
/Linux-v5.10/arch/nios2/include/asm/ |
D | thread_info.h | 86 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/nds32/include/asm/ |
D | thread_info.h | 53 #define TIF_MEMDIE 18 macro
|
/Linux-v5.10/arch/hexagon/include/asm/ |
D | thread_info.h | 99 #define TIF_MEMDIE 17 /* OOM killer killed process */ macro
|
/Linux-v5.10/arch/openrisc/include/asm/ |
D | thread_info.h | 105 #define TIF_MEMDIE 17 macro
|
/Linux-v5.10/arch/h8300/include/asm/ |
D | thread_info.h | 70 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | thread_info_32.h | 111 #define TIF_MEMDIE 10 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | thread_info.h | 54 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/s390/include/asm/ |
D | thread_info.h | 72 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/xtensa/include/asm/ |
D | thread_info.h | 114 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | thread_info.h | 66 #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/microblaze/include/asm/ |
D | thread_info.h | 110 #define TIF_MEMDIE 6 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | thread_info.h | 76 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/kernel/ |
D | freezer.c | 42 if (test_tsk_thread_flag(p, TIF_MEMDIE)) in freezing_slow_path()
|
/Linux-v5.10/arch/sh/include/asm/ |
D | thread_info.h | 114 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/mips/include/asm/ |
D | thread_info.h | 120 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | thread_info.h | 107 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/x86/include/asm/ |
D | thread_info.h | 96 #define TIF_MEMDIE 20 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/arm/include/asm/ |
D | thread_info.h | 140 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | thread_info.h | 107 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|