| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | thread_info.h | 88 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 95 (_TIF_NOTIFY_RESUME | _TIF_SIGPENDING | _TIF_NEED_RESCHED | \
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | thread_info.h | 91 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro 97 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | thread_info.h | 81 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 95 _TIF_NEED_RESCHED | _TIF_SYSCALL_AUDIT | \
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | entry.S | 62 andi t1, t0, _TIF_NEED_RESCHED 123 andi t0, a2, _TIF_NEED_RESCHED # a2 is preloaded with TI_FLAGS 136 andi t0, a2, _TIF_NEED_RESCHED
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | thread_info.h | 66 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 77 _TIF_NEED_RESCHED | _TIF_NOTIFY_SIGNAL)
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | thread_info.h | 75 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 86 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | thread_info.h | 72 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro 79 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | thread_info.h | 88 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 104 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | thread_info.h | 119 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 135 _TIF_NEED_RESCHED | _TIF_SYSCALL_AUDIT | \
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | thread_info.h | 138 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro 168 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME | \
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | thread_info.h | 121 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 129 _TIF_NEED_RESCHED|_TIF_SYSCALL_TRACE|_TIF_NOTIFY_SIGNAL)
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | thread_info.h | 147 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro 164 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | thread_info.h | 124 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro 145 #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | syscall_64.c | 196 if (ti_flags & _TIF_NEED_RESCHED) { in syscall_exit_prepare() 280 if (ti_flags & _TIF_NEED_RESCHED) { in interrupt_exit_user_prepare() 366 if (unlikely(*ti_flagsp & _TIF_NEED_RESCHED)) { in interrupt_exit_kernel_prepare()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | thread_info_64.h | 202 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro 215 _TIF_NEED_RESCHED)
|
| H A D | thread_info_32.h | 118 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | ex-exit.S | 120 andi $p1, $r1, #_TIF_NEED_RESCHED 168 andi $p1, $t0, #_TIF_NEED_RESCHED
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | entry-kvm.h | 15 (_TIF_NEED_RESCHED | _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL | \
|
| /OK3568_Linux_fs/kernel/kernel/entry/ |
| H A D | kvm.c | 16 if (ti_work & _TIF_NEED_RESCHED) in xfer_to_guest_mode_work()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | thread_info.h | 74 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | thread_info.h | 98 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | thread_info.h | 59 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | thread_info.h | 71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | thread_info.h | 105 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | thread_info.h | 111 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
|