| /linux-6.15/arch/arc/include/asm/ |
| H A D | thread_info.h | 86 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 96 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | thread_info.h | 63 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 69 #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | \
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | thread_info_32.h | 116 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 123 #define _TIF_DO_NOTIFY_RESUME_MASK (_TIF_NOTIFY_RESUME | \
|
| H A D | thread_info_64.h | 199 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 215 #define _TIF_DO_NOTIFY_RESUME_MASK (_TIF_NOTIFY_RESUME | \
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | thread_info.h | 70 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 83 _TIF_NOTIFY_RESUME | _TIF_UPROBE | \
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | thread_info.h | 119 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 131 _TIF_SINGLESTEP | _TIF_NOTIFY_RESUME | \
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | thread_info.h | 74 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 81 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | thread_info.h | 88 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 104 _TIF_NOTIFY_RESUME | _TIF_FOREIGN_FPSTATE | \
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | thread_info.h | 139 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 166 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME | \
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | thread_info.h | 159 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 176 _TIF_NOTIFY_RESUME | _TIF_UPROBE | \
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | thread_info.h | 137 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 147 _TIF_NEED_RESCHED_LAZY | _TIF_NOTIFY_RESUME | \
|
| /linux-6.15/include/linux/ |
| H A D | entry-kvm.h | 21 _TIF_NOTIFY_SIGNAL | _TIF_NOTIFY_RESUME | \
|
| /linux-6.15/kernel/entry/ |
| H A D | kvm.c | 19 if (ti_work & _TIF_NOTIFY_RESUME) in xfer_to_guest_mode_work()
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | thread_info.h | 71 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | thread_info.h | 87 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/openrisc/include/asm/ |
| H A D | thread_info.h | 102 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | thread_info.h | 97 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | thread_info.h | 123 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | thread_info.h | 95 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | thread_info.h | 82 #define _TIF_NOTIFY_RESUME BIT(TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/microblaze/include/asm/ |
| H A D | thread_info.h | 113 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | thread_info.h | 134 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | thread_info.h | 111 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | process.c | 175 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending()
|
| /linux-6.15/drivers/hv/ |
| H A D | mshv_common.c | 156 if (th_flags & _TIF_NOTIFY_RESUME) in mshv_do_pre_guest_mode_work()
|