| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | thread_info.h | 86 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 95 (_TIF_NOTIFY_RESUME | _TIF_SIGPENDING | _TIF_NEED_RESCHED | \
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | thread_info.h | 89 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 98 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | thread_info.h | 82 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 96 _TIF_SINGLESTEP | _TIF_NOTIFY_RESUME | \
|
| /OK3568_Linux_fs/kernel/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 | 200 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 216 #define _TIF_DO_NOTIFY_RESUME_MASK (_TIF_NOTIFY_RESUME | \
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | thread_info.h | 70 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 76 #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | \
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | thread_info.h | 74 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 87 _TIF_NOTIFY_RESUME | _TIF_UPROBE | \
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | thread_info.h | 73 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 80 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | thread_info.h | 89 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 105 _TIF_NOTIFY_RESUME | _TIF_FOREIGN_FPSTATE | \
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | thread_info.h | 124 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 136 _TIF_SINGLESTEP | _TIF_NOTIFY_RESUME | \
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | thread_info.h | 141 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 168 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME | \
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | thread_info.h | 118 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 128 #define TIF_ALLWORK_MASK (_TIF_SIGPENDING|_TIF_NOTIFY_RESUME|_TIF_SYSCALL_AUDIT|\
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | thread_info.h | 148 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro 165 _TIF_NOTIFY_RESUME | _TIF_UPROBE | \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | thread_info.h | 135 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro 146 _TIF_NOTIFY_RESUME | _TIF_UPROBE | \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | entry-kvm.h | 16 _TIF_NOTIFY_RESUME | ARCH_XFER_TO_GUEST_MODE_WORK)
|
| /OK3568_Linux_fs/kernel/kernel/entry/ |
| H A D | kvm.c | 19 if (ti_work & _TIF_NOTIFY_RESUME) { in xfer_to_guest_mode_work()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | thread_info.h | 72 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | thread_info.h | 96 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | thread_info.h | 60 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | thread_info.h | 103 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | thread_info.h | 109 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | thread_info.h | 85 #define _TIF_NOTIFY_RESUME BIT(TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | thread_info.h | 128 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | thread_info.h | 119 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | process.c | 182 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending()
|