Home
last modified time | relevance | path

Searched defs:_TIF_NEED_RESCHED (Results 1 – 22 of 22) sorted by relevance

/linux/arch/nios2/include/asm/
H A Dthread_info.h89 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/m68k/include/asm/
H A Dthread_info.h73 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/openrisc/include/asm/
H A Dthread_info.h104 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/hexagon/include/asm/
H A Dthread_info.h99 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/arc/include/asm/
H A Dthread_info.h88 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/um/include/asm/
H A Dthread_info.h67 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/parisc/include/asm/
H A Dthread_info.h59 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/riscv/include/asm/
H A Dthread_info.h109 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/s390/include/asm/
H A Dthread_info.h91 #define _TIF_NEED_RESCHED BIT(TIF_NEED_RESCHED) macro
/linux/arch/csky/include/asm/
H A Dthread_info.h71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/alpha/include/asm/
H A Dthread_info.h73 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/sh/include/asm/
H A Dthread_info.h114 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/loongarch/include/asm/
H A Dthread_info.h92 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/sparc/include/asm/
H A Dthread_info_32.h118 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
H A Dthread_info_64.h201 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/xtensa/include/asm/
H A Dthread_info.h130 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/arm64/include/asm/
H A Dthread_info.h86 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/x86/include/asm/
H A Dthread_info.h112 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/mips/include/asm/
H A Dthread_info.h136 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/linux/arch/microblaze/include/asm/
H A Dthread_info.h115 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/arm/include/asm/
H A Dthread_info.h158 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/linux/arch/powerpc/include/asm/
H A Dthread_info.h124 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro