/linux/arch/arc/include/asm/ |
A D | thread_info.h | 93 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 98 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
/linux/arch/riscv/include/asm/ |
A D | thread_info.h | 102 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 107 _TIF_NOTIFY_SIGNAL | _TIF_UPROBE)
|
/linux/arch/parisc/include/asm/ |
A D | thread_info.h | 58 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 70 _TIF_NEED_RESCHED | _TIF_NOTIFY_SIGNAL)
|
/linux/arch/h8300/include/asm/ |
A D | thread_info.h | 87 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 97 _TIF_SYSCALL_TRACEPOINT | _TIF_NOTIFY_SIGNAL)
|
/linux/arch/sparc/include/asm/ |
A D | thread_info_32.h | 119 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 124 _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)
|
A D | thread_info_64.h | 204 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 219 _TIF_NOTIFY_SIGNAL)
|
/linux/arch/csky/include/asm/ |
A D | thread_info.h | 77 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 86 _TIF_NOTIFY_SIGNAL)
|
/linux/arch/arm64/include/asm/ |
A D | thread_info.h | 100 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 105 _TIF_NOTIFY_SIGNAL)
|
/linux/arch/sh/include/asm/ |
A D | thread_info.h | 120 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 137 _TIF_SYSCALL_TRACEPOINT | _TIF_NOTIFY_SIGNAL)
|
/linux/arch/mips/include/asm/ |
A D | thread_info.h | 137 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 163 _TIF_UPROBE | _TIF_NOTIFY_SIGNAL)
|
/linux/arch/ia64/include/asm/ |
A D | thread_info.h | 119 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 129 _TIF_NEED_RESCHED|_TIF_SYSCALL_TRACE|_TIF_NOTIFY_SIGNAL)
|
/linux/arch/powerpc/include/asm/ |
A D | thread_info.h | 118 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 140 _TIF_NOTIFY_SIGNAL)
|
/linux/arch/arm/include/asm/ |
A D | thread_info.h | 168 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 180 _TIF_NOTIFY_SIGNAL)
|
/linux/include/linux/ |
A D | entry-kvm.h | 20 (_TIF_NEED_RESCHED | _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL | \
|
/linux/kernel/entry/ |
A D | kvm.c | 11 if (ti_work & _TIF_NOTIFY_SIGNAL) in xfer_to_guest_mode_work()
|
A D | common.c | 145 if (ti_work & _TIF_NOTIFY_SIGNAL) in handle_signal_work() 171 if (ti_work & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in exit_to_user_mode_loop()
|
/linux/arch/nios2/include/asm/ |
A D | thread_info.h | 101 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/um/include/asm/ |
A D | thread_info.h | 71 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/nds32/include/asm/ |
A D | thread_info.h | 61 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/hexagon/include/asm/ |
A D | thread_info.h | 107 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/openrisc/include/asm/ |
A D | thread_info.h | 113 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/s390/include/asm/ |
A D | thread_info.h | 91 #define _TIF_NOTIFY_SIGNAL BIT(TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/xtensa/include/asm/ |
A D | thread_info.h | 127 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/alpha/include/asm/ |
A D | thread_info.h | 75 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
|
/linux/arch/microblaze/include/asm/ |
A D | thread_info.h | 123 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|