/openbmc/linux/arch/arc/include/asm/ |
H A D | thread_info.h | 90 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 96 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | thread_info.h | 101 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 106 _TIF_NOTIFY_SIGNAL | _TIF_UPROBE)
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | thread_info.h | 58 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 70 _TIF_NEED_RESCHED | _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | thread_info_32.h | 119 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 124 _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)
|
H A D | thread_info_64.h | 202 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 217 _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | thread_info.h | 75 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 84 _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | thread_info.h | 76 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 81 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | thread_info.h | 98 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 103 _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | thread_info.h | 115 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 132 _TIF_SYSCALL_TRACEPOINT | _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | thread_info.h | 141 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 167 _TIF_UPROBE | _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | thread_info.h | 117 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 127 _TIF_NEED_RESCHED|_TIF_SYSCALL_TRACE|_TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | thread_info.h | 165 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro 177 _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | thread_info.h | 125 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro 147 _TIF_NOTIFY_SIGNAL)
|
/openbmc/linux/include/linux/ |
H A D | entry-kvm.h | 20 (_TIF_NEED_RESCHED | _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL | \
|
/openbmc/linux/kernel/entry/ |
H A D | kvm.c | 11 if (ti_work & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in xfer_to_guest_mode_work()
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | thread_info.h | 92 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/um/include/asm/ |
H A D | thread_info.h | 68 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | thread_info.h | 101 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | thread_info.h | 106 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | thread_info.h | 89 #define _TIF_NOTIFY_SIGNAL BIT(TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | thread_info.h | 93 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | thread_info.h | 117 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | thread_info.h | 133 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | process.c | 168 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | thread_info.h | 117 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
|