Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dthread_info.h96 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dthread_info.h89 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dthread_info.h72 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dthread_info.h99 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/arc/include/asm/
H A Dthread_info.h88 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dthread_info.h104 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/openbmc/linux/arch/um/include/asm/
H A Dthread_info.h67 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dthread_info.h59 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/s390/include/asm/
H A Dthread_info.h91 #define _TIF_NEED_RESCHED BIT(TIF_NEED_RESCHED) macro
/openbmc/linux/arch/csky/include/asm/
H A Dthread_info.h71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dthread_info.h73 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dthread_info.h91 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/openbmc/linux/arch/sh/include/asm/
H A Dthread_info.h114 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/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
/openbmc/linux/arch/arm64/include/asm/
H A Dthread_info.h85 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dthread_info.h130 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/openbmc/linux/arch/x86/include/asm/
H A Dthread_info.h106 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/mips/include/asm/
H A Dthread_info.h136 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro
/openbmc/linux/arch/arm/include/asm/
H A Dthread_info.h158 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/ia64/include/asm/
H A Dthread_info.h119 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dthread_info.h115 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dthread_info.h124 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED) macro