Home
last modified time | relevance | path

Searched refs:_TIF_NEED_RESCHED (Results 1 – 25 of 39) sorted by relevance

12

/arch/arc/include/asm/
Dthread_info.h91 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
97 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
/arch/riscv/include/asm/
Dthread_info.h107 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
115 (_TIF_NOTIFY_RESUME | _TIF_SIGPENDING | _TIF_NEED_RESCHED | \
/arch/h8300/include/asm/
Dthread_info.h81 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
95 _TIF_NEED_RESCHED | _TIF_SYSCALL_AUDIT | \
/arch/parisc/include/asm/
Dthread_info.h64 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
75 _TIF_NEED_RESCHED | _TIF_NOTIFY_SIGNAL)
/arch/csky/include/asm/
Dthread_info.h73 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
84 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
/arch/alpha/include/asm/
Dthread_info.h72 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
79 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \
/arch/arm64/include/asm/
Dthread_info.h88 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
103 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
/arch/sh/include/asm/
Dthread_info.h119 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
135 _TIF_NEED_RESCHED | _TIF_SYSCALL_AUDIT | \
/arch/mips/kernel/
Dentry.S62 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
/arch/arm/include/asm/
Dthread_info.h144 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
161 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \
/arch/mips/include/asm/
Dthread_info.h132 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
162 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME | \
/arch/powerpc/include/asm/
Dthread_info.h120 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
140 #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \
/arch/ia64/include/asm/
Dthread_info.h121 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
129 _TIF_NEED_RESCHED|_TIF_SYSCALL_TRACE|_TIF_NOTIFY_SIGNAL)
/arch/sparc/include/asm/
Dthread_info_64.h203 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
216 _TIF_NEED_RESCHED)
Dthread_info_32.h118 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/arch/m68k/include/asm/
Dthread_info.h71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/arch/nios2/include/asm/
Dthread_info.h98 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/arch/nds32/include/asm/
Dthread_info.h59 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/arch/um/include/asm/
Dthread_info.h71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/arch/hexagon/include/asm/
Dthread_info.h105 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/arch/openrisc/include/asm/
Dthread_info.h111 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/arch/s390/include/asm/
Dthread_info.h92 #define _TIF_NEED_RESCHED BIT(TIF_NEED_RESCHED) macro
/arch/nds32/kernel/
Dex-exit.S120 andi $p1, $r1, #_TIF_NEED_RESCHED
168 andi $p1, $t0, #_TIF_NEED_RESCHED
/arch/xtensa/include/asm/
Dthread_info.h124 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/arch/microblaze/include/asm/
Dthread_info.h121 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro

12