Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dthread_info.h77 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
88 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dthread_info.h66 #define TIF_NEED_RESCHED 7 /* rescheduling necessary */ macro
74 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dthread_info.h80 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
91 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dthread_info.h85 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
98 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dthread_info.h48 #define TIF_NEED_RESCHED 2 macro
59 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dthread_info.h59 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dthread_info.h95 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
105 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dthread_info.h97 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
111 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dthread_info.h68 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
81 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dthread_info_32.h105 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
118 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
H A Dthread_info_64.h182 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
202 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dthread_info.h63 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
88 #define _TIF_NEED_RESCHED BIT(TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dthread_info.h51 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
66 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dthread_info.h62 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
75 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dthread_info.h111 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
124 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dthread_info.h107 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
121 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dthread_info.h63 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
72 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dthread_info.h65 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro
88 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dthread_info.h107 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
119 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dthread_info.h113 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
138 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dthread_info.h102 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro
121 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dthread_info.h133 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro
147 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dthread_info.h98 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
124 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dthread_info.h80 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
110 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dentry.S116 andl #(1<<TIF_NEED_RESCHED),%d1
148 btst #TIF_NEED_RESCHED,%d1

12