| /linux-6.15/arch/um/include/asm/ |
| H A D | thread_info.h | 37 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 49 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | thread_info.h | 64 #define TIF_NEED_RESCHED 7 /* rescheduling necessary */ macro 73 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | thread_info.h | 76 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 89 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/openrisc/include/asm/ |
| H A D | thread_info.h | 90 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 104 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/arc/include/asm/ |
| H A D | thread_info.h | 77 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 88 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | thread_info.h | 89 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 99 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | thread_info.h | 43 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 59 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | thread_info.h | 110 #define TIF_NEED_RESCHED 0 /* rescheduling necessary */ macro 121 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | thread_info_32.h | 105 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 118 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| H A D | thread_info_64.h | 181 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 201 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | thread_info.h | 69 #define TIF_NEED_RESCHED 0 /* rescheduling necessary */ macro 92 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | thread_info.h | 58 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 71 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | thread_info.h | 63 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 84 #define _TIF_NEED_RESCHED BIT(TIF_NEED_RESCHED)
|
| /linux-6.15/arch/microblaze/include/asm/ |
| H A D | thread_info.h | 101 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 115 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | thread_info.h | 117 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 130 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | thread_info.h | 102 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 114 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | thread_info.h | 64 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 73 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | thread_info.h | 61 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro 87 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | thread_info.h | 111 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 136 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | thread_info.h | 89 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro 113 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | thread_info.h | 143 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro 158 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | thread_info.h | 99 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro 125 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
|
| /linux-6.15/include/linux/ |
| H A D | thread_info.h | 66 #define TIF_NEED_RESCHED_LAZY TIF_NEED_RESCHED 208 return tif_test_bit(TIF_NEED_RESCHED); in tif_need_resched()
|
| /linux-6.15/arch/m68k/coldfire/ |
| H A D | entry.S | 111 andl #(1<<TIF_NEED_RESCHED),%d1 143 btst #TIF_NEED_RESCHED,%d1
|
| /linux-6.15/Documentation/translations/zh_CN/scheduler/ |
| H A D | sched-arch.rst | 37 2. need_resched/TIF_NEED_RESCHED 只会被设置,并且在运行任务调用 schedule()
|