| /linux-4.4.14/arch/arc/include/asm/ |
| D | thread_info.h | 91 #define TIF_MEMDIE 16 macro 98 #define _TIF_MEMDIE (1<<TIF_MEMDIE)
|
| /linux-4.4.14/arch/um/include/asm/ |
| D | thread_info.h | 61 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro 69 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
| /linux-4.4.14/arch/avr32/include/asm/ |
| D | thread_info.h | 73 #define TIF_MEMDIE 6 /* is terminating due to OOM killer */ macro 85 #define _TIF_MEMDIE (1 << TIF_MEMDIE)
|
| /linux-4.4.14/arch/tile/include/asm/ |
| D | thread_info.h | 124 #define TIF_MEMDIE 7 /* OOM killer at work */ macro 137 #define _TIF_MEMDIE (1<<TIF_MEMDIE)
|
| /linux-4.4.14/mm/ |
| D | oom_kill.c | 276 if (test_tsk_thread_flag(task, TIF_MEMDIE)) { in oom_scan_process_thread() 422 if (test_and_set_tsk_thread_flag(tsk, TIF_MEMDIE)) in mark_oom_victim() 439 clear_thread_flag(TIF_MEMDIE); in exit_oom_victim() 465 if (test_thread_flag(TIF_MEMDIE)) { in oom_killer_disable() 766 WARN_ON(test_thread_flag(TIF_MEMDIE)); in pagefault_out_of_memory()
|
| D | page_alloc.c | 2674 if (test_thread_flag(TIF_MEMDIE) || in warn_alloc_failed() 2969 unlikely(test_thread_flag(TIF_MEMDIE)))) in gfp_to_alloc_flags() 3089 if (test_thread_flag(TIF_MEMDIE) && !(gfp_mask & __GFP_NOFAIL)) in __alloc_pages_slowpath()
|
| D | memcontrol.c | 2067 if (unlikely(test_thread_flag(TIF_MEMDIE) || in try_charge()
|
| /linux-4.4.14/arch/cris/include/asm/ |
| D | thread_info.h | 73 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | thread_info.h | 71 #define TIF_MEMDIE 16 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/score/include/asm/ |
| D | thread_info.h | 81 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/frv/include/asm/ |
| D | thread_info.h | 89 #define TIF_MEMDIE 7 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/c6x/include/asm/ |
| D | thread_info.h | 92 #define TIF_MEMDIE 17 /* OOM killer killed process */ macro
|
| /linux-4.4.14/arch/blackfin/include/asm/ |
| D | thread_info.h | 82 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/nios2/include/asm/ |
| D | thread_info.h | 89 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/openrisc/include/asm/ |
| D | thread_info.h | 111 #define TIF_MEMDIE 17 macro
|
| /linux-4.4.14/arch/hexagon/include/asm/ |
| D | thread_info.h | 115 #define TIF_MEMDIE 17 /* OOM killer killed process */ macro
|
| /linux-4.4.14/arch/h8300/include/asm/ |
| D | thread_info.h | 76 #define TIF_MEMDIE 4 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/sparc/include/asm/ |
| D | thread_info_32.h | 113 #define TIF_MEMDIE 10 /* is terminating due to OOM killer */ macro
|
| D | thread_info_64.h | 194 #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | thread_info.h | 82 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/m32r/include/asm/ |
| D | thread_info.h | 105 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/xtensa/include/asm/ |
| D | thread_info.h | 111 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/parisc/include/asm/ |
| D | thread_info.h | 51 #define TIF_MEMDIE 5 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/arm64/include/asm/ |
| D | thread_info.h | 111 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/metag/include/asm/ |
| D | thread_info.h | 114 #define TIF_MEMDIE 8 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/mn10300/include/asm/ |
| D | thread_info.h | 148 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/kernel/ |
| D | freezer.c | 45 if (test_thread_flag(TIF_MEMDIE)) in freezing_slow_path()
|
| D | cpuset.c | 1040 if (unlikely(test_thread_flag(TIF_MEMDIE))) in cpuset_change_task_nodemask() 2541 if (unlikely(test_thread_flag(TIF_MEMDIE))) in __cpuset_node_allowed()
|
| D | exit.c | 438 if (test_thread_flag(TIF_MEMDIE)) in exit_mm()
|
| /linux-4.4.14/arch/unicore32/include/asm/ |
| D | thread_info.h | 124 #define TIF_MEMDIE 18 macro
|
| /linux-4.4.14/arch/alpha/include/asm/ |
| D | thread_info.h | 68 #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/microblaze/include/asm/ |
| D | thread_info.h | 116 #define TIF_MEMDIE 6 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | thread_info.h | 105 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | thread_info.h | 149 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/sh/include/asm/ |
| D | thread_info.h | 120 #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | thread_info.h | 100 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | thread_info.h | 104 #define TIF_MEMDIE 20 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/arch/ia64/include/asm/ |
| D | thread_info.h | 100 #define TIF_MEMDIE 17 /* is terminating due to OOM killer */ macro
|
| /linux-4.4.14/drivers/staging/android/ |
| D | lowmemorykiller.c | 131 if (test_tsk_thread_flag(p, TIF_MEMDIE) && in lowmem_scan()
|