| /linux-6.15/arch/arc/include/asm/ |
| H A D | thread_info.h | 87 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro 95 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | thread_info.h | 57 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) 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 | 117 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro 124 _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)
|
| H A D | thread_info_64.h | 200 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro 216 _TIF_SIGPENDING | _TIF_UPROBE | \
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | thread_info.h | 69 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro 82 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | thread_info.h | 113 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro 129 #define _TIF_ALLWORK_MASK (_TIF_SYSCALL_TRACE | _TIF_SIGPENDING | \
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | thread_info.h | 72 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro 80 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | thread_info.h | 86 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro 103 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | thread_info.h | 135 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro 166 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME | \
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | thread_info.h | 157 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro 175 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | thread_info.h | 124 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro 146 #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \
|
| /linux-6.15/include/linux/ |
| H A D | entry-kvm.h | 20 (_TIF_NEED_RESCHED | _TIF_NEED_RESCHED_LAZY | _TIF_SIGPENDING | \
|
| /linux-6.15/kernel/entry/ |
| H A D | kvm.c | 11 if (ti_work & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in xfer_to_guest_mode_work()
|
| /linux-6.15/arch/um/include/asm/ |
| H A D | thread_info.h | 48 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | thread_info.h | 72 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | thread_info.h | 88 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/openrisc/include/asm/ |
| H A D | thread_info.h | 103 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | thread_info.h | 98 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | thread_info.h | 124 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | thread_info.h | 94 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | thread_info.h | 83 #define _TIF_SIGPENDING BIT(TIF_SIGPENDING) macro
|
| /linux-6.15/arch/microblaze/include/asm/ |
| H A D | thread_info.h | 114 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | thread_info.h | 129 #define _TIF_SIGPENDING (1<<TIF_SIGPENDING) macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | thread_info.h | 112 #define _TIF_SIGPENDING (1 << TIF_SIGPENDING) macro
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | process.c | 170 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending()
|