/linux-3.4.99/arch/um/include/asm/ |
D | thread_info.h | 71 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro 79 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
/linux-3.4.99/mm/ |
D | oom_kill.c | 336 if (test_tsk_thread_flag(p, TIF_MEMDIE)) { in select_bad_process() 457 set_tsk_thread_flag(p, TIF_MEMDIE); in oom_kill_process() 527 set_tsk_thread_flag(victim, TIF_MEMDIE); in oom_kill_process() 570 set_thread_flag(TIF_MEMDIE); in mem_cgroup_out_of_memory() 721 set_thread_flag(TIF_MEMDIE); in out_of_memory() 764 if (killed && !test_thread_flag(TIF_MEMDIE)) in out_of_memory() 780 if (!test_thread_flag(TIF_MEMDIE)) in pagefault_out_of_memory()
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | thread_info.h | 84 #define TIF_MEMDIE 6 /* is terminating due to OOM killer */ macro 96 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
/linux-3.4.99/arch/tile/include/asm/ |
D | thread_info.h | 132 #define TIF_MEMDIE 7 /* OOM killer at work */ macro 142 #define _TIF_MEMDIE (1<<TIF_MEMDIE)
|
/linux-3.4.99/drivers/staging/android/ |
D | lowmemorykiller.c | 119 if (test_tsk_thread_flag(p, TIF_MEMDIE) && in lowmem_shrink() 153 set_tsk_thread_flag(selected, TIF_MEMDIE); in lowmem_shrink()
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | thread_info.h | 78 #define TIF_MEMDIE 16 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/h8300/include/asm/ |
D | thread_info.h | 90 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/cris/include/asm/ |
D | thread_info.h | 88 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | thread_info.h | 60 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/openrisc/include/asm/ |
D | thread_info.h | 117 #define TIF_MEMDIE 17 macro
|
/linux-3.4.99/arch/blackfin/include/asm/ |
D | thread_info.h | 101 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/frv/include/asm/ |
D | thread_info.h | 111 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/score/include/asm/ |
D | thread_info.h | 95 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/c6x/include/asm/ |
D | thread_info.h | 114 #define TIF_MEMDIE 17 /* OOM killer killed process */ macro
|
/linux-3.4.99/arch/hexagon/include/asm/ |
D | thread_info.h | 135 #define TIF_MEMDIE 17 /* OOM killer killed process */ macro
|
/linux-3.4.99/arch/sparc/include/asm/ |
D | thread_info_32.h | 135 #define TIF_MEMDIE 10 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/s390/include/asm/ |
D | thread_info.h | 102 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/xtensa/include/asm/ |
D | thread_info.h | 132 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | thread_info.h | 80 #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | thread_info.h | 140 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/mn10300/include/asm/ |
D | thread_info.h | 167 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/mips/include/asm/ |
D | thread_info.h | 119 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | thread_info.h | 107 #define TIF_MEMDIE 9 /* is terminating due to OOM killer */ macro
|
/linux-3.4.99/arch/unicore32/include/asm/ |
D | thread_info.h | 137 #define TIF_MEMDIE 18 macro
|
/linux-3.4.99/arch/sh/include/asm/ |
D | thread_info.h | 124 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|