Searched refs:TIF_NEED_RESCHED (Results 1 - 54 of 54) sorted by relevance

/linux-4.1.27/arch/parisc/include/asm/
H A Dthread_info.h48 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
49 #define TIF_POLLING_NRFLAG 3 /* true if poll_idle() is polling TIF_NEED_RESCHED */
61 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/um/include/asm/
H A Dthread_info.h59 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
68 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/sparc/include/asm/
H A Dthread_info_32.h107 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
112 * TIF_NEED_RESCHED */
119 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
H A Dthread_info_64.h180 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
200 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/unicore32/include/asm/
H A Dthread_info.h117 * TIF_NEED_RESCHED - rescheduling necessary
121 #define TIF_NEED_RESCHED 1 macro
128 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/nios2/include/asm/
H A Dthread_info.h88 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
95 TIF_NEED_RESCHED */
100 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/openrisc/include/asm/
H A Dthread_info.h103 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
109 #define TIF_POLLING_NRFLAG 16 /* true if poll_idle() is polling * TIF_NEED_RESCHED
116 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/arm64/include/asm/
H A Dthread_info.h96 * TIF_NEED_RESCHED - rescheduling necessary
101 #define TIF_NEED_RESCHED 1 macro
117 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/hexagon/include/asm/
H A Dthread_info.h111 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
114 /* true if poll_idle() is polling TIF_NEED_RESCHED */
120 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/alpha/include/asm/
H A Dthread_info.h65 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
69 #define TIF_POLLING_NRFLAG 14 /* idle is polling for TIF_NEED_RESCHED */
73 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/arc/include/asm/
H A Dthread_info.h85 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
89 /* true if poll_idle() is polling TIF_NEED_RESCHED */
95 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/arm/include/asm/
H A Dthread_info.h142 * TIF_NEED_RESCHED - rescheduling necessary
145 * TIF_POLLING_NRFLAG - true if poll_idle() is polling TIF_NEED_RESCHED
148 #define TIF_NEED_RESCHED 1 macro
161 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/s390/include/asm/
H A Dthread_info.h73 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
88 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/score/include/asm/
H A Dthread_info.h78 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
85 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/avr32/include/asm/
H A Dthread_info.h70 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
82 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/blackfin/include/asm/
H A Dthread_info.h81 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
91 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/cris/include/asm/
H A Dthread_info.h71 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
78 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/tile/include/asm/
H A Dthread_info.h116 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro
126 #define TIF_POLLING_NRFLAG 10 /* idle is polling for TIF_NEED_RESCHED */
130 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/microblaze/include/asm/
H A Dthread_info.h113 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
120 /* true if poll_idle() is polling TIF_NEED_RESCHED */
126 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/sh/include/asm/
H A Dthread_info.h113 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
119 #define TIF_POLLING_NRFLAG 17 /* true if poll_idle() is polling TIF_NEED_RESCHED */
124 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/mn10300/include/asm/
H A Dthread_info.h144 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
147 #define TIF_POLLING_NRFLAG 16 /* true if poll_idle() is polling TIF_NEED_RESCHED */
153 #define _TIF_NEED_RESCHED +(1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/powerpc/include/asm/
H A Dthread_info.h84 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
86 TIF_NEED_RESCHED */
108 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/ia64/include/asm/
H A Dthread_info.h95 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro
104 #define TIF_POLLING_NRFLAG 22 /* idle is polling for TIF_NEED_RESCHED */
112 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/xtensa/include/asm/
H A Dthread_info.h109 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
117 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/metag/include/asm/
H A Dthread_info.h107 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
120 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/frv/include/asm/
H A Dthread_info.h86 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
94 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/arch/m32r/include/asm/
H A Dthread_info.h100 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
109 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/m68k/include/asm/
H A Dthread_info.h68 #define TIF_NEED_RESCHED 7 /* rescheduling necessary */ macro
/linux-4.1.27/arch/mips/include/asm/
H A Dthread_info.h98 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
121 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/linux-4.1.27/arch/c6x/include/asm/
H A Dthread_info.h89 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
/linux-4.1.27/arch/x86/include/asm/
H A Dthread_info.h93 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
105 #define TIF_POLLING_NRFLAG 21 /* idle is polling for TIF_NEED_RESCHED */
118 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/linux-4.1.27/include/linux/
H A Dthread_info.h105 #define tif_need_resched() test_thread_flag(TIF_NEED_RESCHED)
H A Dsched.h2778 set_tsk_thread_flag(tsk,TIF_NEED_RESCHED); set_tsk_need_resched()
2783 clear_tsk_thread_flag(tsk,TIF_NEED_RESCHED); clear_tsk_need_resched()
2788 return unlikely(test_tsk_thread_flag(tsk,TIF_NEED_RESCHED)); test_tsk_need_resched()
2939 * Ensure we check TIF_NEED_RESCHED after we clear the polling bit. current_clr_polling()
2941 * TIF_NEED_RESCHED and the IPI handler, scheduler_ipi(), will also current_clr_polling()
/linux-4.1.27/arch/c6x/kernel/
H A Dasm-offsets.c118 DEFINE(_TIF_NEED_RESCHED, (1<<TIF_NEED_RESCHED)); foo()
/linux-4.1.27/arch/m68k/coldfire/
H A Dentry.S116 andl #(1<<TIF_NEED_RESCHED),%d1
148 btst #TIF_NEED_RESCHED,%d1
/linux-4.1.27/arch/avr32/kernel/
H A Dentry-avr32b.S278 1: bld r1, TIF_NEED_RESCHED
554 bld r1, TIF_NEED_RESCHED
585 bld r1, TIF_NEED_RESCHED
808 bld r1, TIF_NEED_RESCHED
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpm-at32ap700x.S43 bld r9, TIF_NEED_RESCHED
/linux-4.1.27/arch/m68k/68360/
H A Dentry.S110 btst #TIF_NEED_RESCHED,%d1
/linux-4.1.27/arch/arm64/kernel/
H A Dentry.S372 tbz x0, #TIF_NEED_RESCHED, 1f // needs rescheduling?
387 tbnz x0, #TIF_NEED_RESCHED, 1b // needs rescheduling?
624 tbnz x1, #TIF_NEED_RESCHED, work_resched
/linux-4.1.27/arch/nios2/kernel/
H A Dentry.S295 BTBZ r1, r10, TIF_NEED_RESCHED, Lsignal_return
373 BTBZ r10, r4, TIF_NEED_RESCHED, restore_all
/linux-4.1.27/arch/m68k/68000/
H A Dentry.S114 btst #TIF_NEED_RESCHED,%d1
/linux-4.1.27/kernel/sched/
H A Didle.c256 * TIF_NEED_RESCHED must be set, propagate it into cpu_idle_loop()
H A Dcore.c495 * Atomically set TIF_NEED_RESCHED and test for TIF_POLLING_NRFLAG,
506 * Atomically set TIF_NEED_RESCHED if TIF_POLLING_NRFLAG is set.
1546 * Fold TIF_NEED_RESCHED into the preempt_count; anybody setting scheduler_ipi()
1547 * TIF_NEED_RESCHED remotely (for the first time) will also send scheduler_ipi()
2706 * 2. TIF_NEED_RESCHED flag is checked on interrupt and userspace return
2716 * task, then the wakeup sets TIF_NEED_RESCHED and schedule() gets
H A Dfair.c5039 * We can come here with TIF_NEED_RESCHED already set from new task check_preempt_wakeup()
/linux-4.1.27/arch/arc/kernel/
H A Dentry.S571 bbit0 r9, TIF_NEED_RESCHED, .Lchk_pend_signals
631 bbit0 r9, TIF_NEED_RESCHED, restore_regs
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dentry.S64 btstq TIF_NEED_RESCHED, $r10 ; Check if need_resched is set
246 btstq TIF_NEED_RESCHED, $r1
260 btstq TIF_NEED_RESCHED, $r1
/linux-4.1.27/arch/blackfin/mach-common/
H A Dentry.S21 #include <asm/thread_info.h> /* TIF_NEED_RESCHED */
638 cc = BITTST(r7, TIF_NEED_RESCHED);
929 cc = BITTST(r7, TIF_NEED_RESCHED);
/linux-4.1.27/arch/parisc/kernel/
H A Dentry.S871 LDREG TI_FLAGS(%r1),%r19 /* sched.h: TIF_NEED_RESCHED */
872 bb,<,n %r19,31-TIF_NEED_RESCHED,intr_do_resched /* forward */
1793 bb,<,n %r19, 31-TIF_NEED_RESCHED, syscall_do_resched /* forward */
/linux-4.1.27/arch/x86/kernel/
H A Dentry_64.S373 bt $TIF_NEED_RESCHED,%edx
847 bt $TIF_NEED_RESCHED,%edx
/linux-4.1.27/arch/xtensa/kernel/
H A Dentry.S439 _bbsi.l a4, TIF_NEED_RESCHED, 3f
463 _bbci.l a4, TIF_NEED_RESCHED, 4f
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dentry.S59 btstq TIF_NEED_RESCHED, $r10 ; Check if need_resched is set.
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
H A Dentry.S905 movi (1 << TIF_NEED_RESCHED), r8
/linux-4.1.27/arch/ia64/kernel/
H A Dentry.S1170 tbit.z p6,p0=r31,TIF_NEED_RESCHED // is resched not needed?
H A Dperfmon.c4985 * (TIF_NEED_RESCHED) or disabled. The down_interruptible

Completed in 418 milliseconds