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

12

/arch/arc/include/asm/
H A Dthread_info.h91 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
95 /* true if poll_idle() is polling TIF_NEED_RESCHED */
101 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/cris/include/asm/
H A Dthread_info.h77 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
84 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/score/include/asm/
H A Dthread_info.h84 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
91 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/arm64/include/asm/
H A Dthread_info.h103 * TIF_NEED_RESCHED - rescheduling necessary
108 #define TIF_NEED_RESCHED 1 macro
124 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/avr32/include/asm/
H A Dthread_info.h77 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
89 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/blackfin/include/asm/
H A Dthread_info.h96 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
106 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/frv/include/asm/
H A Dthread_info.h92 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
100 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/hexagon/include/asm/
H A Dthread_info.h117 #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)
/arch/m32r/include/asm/
H A Dthread_info.h118 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
127 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/metag/include/asm/
H A Dthread_info.h113 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
126 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/openrisc/include/asm/
H A Dthread_info.h109 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
115 #define TIF_POLLING_NRFLAG 16 /* true if poll_idle() is polling * TIF_NEED_RESCHED
122 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/parisc/include/asm/
H A Dthread_info.h54 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
55 #define TIF_POLLING_NRFLAG 3 /* true if poll_idle() is polling TIF_NEED_RESCHED */
67 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/s390/include/asm/
H A Dthread_info.h82 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
97 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/sparc/include/asm/
H A Dthread_info_32.h114 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
119 * TIF_NEED_RESCHED */
126 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/um/include/asm/
H A Dthread_info.h65 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
74 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/xtensa/include/asm/
H A Dthread_info.h127 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
135 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/c6x/include/asm/
H A Dthread_info.h95 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
/arch/m68k/include/asm/
H A Dthread_info.h74 #define TIF_NEED_RESCHED 7 /* rescheduling necessary */ macro
/arch/mips/include/asm/
H A Dthread_info.h103 #define TIF_NEED_RESCHED 2 /* rescheduling necessary */ macro
125 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/mn10300/include/asm/
H A Dthread_info.h150 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
153 #define TIF_POLLING_NRFLAG 16 /* true if poll_idle() is polling TIF_NEED_RESCHED */
159 #define _TIF_NEED_RESCHED +(1 << TIF_NEED_RESCHED)
/arch/unicore32/include/asm/
H A Dthread_info.h124 * TIF_NEED_RESCHED - rescheduling necessary
128 #define TIF_NEED_RESCHED 1 macro
135 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/alpha/include/asm/
H A Dthread_info.h72 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
76 #define TIF_POLLING_NRFLAG 14 /* idle is polling for TIF_NEED_RESCHED */
80 #define _TIF_NEED_RESCHED (1<<TIF_NEED_RESCHED)
/arch/arm/include/asm/
H A Dthread_info.h144 * TIF_NEED_RESCHED - rescheduling necessary
147 * TIF_POLLING_NRFLAG - true if poll_idle() is polling TIF_NEED_RESCHED
150 #define TIF_NEED_RESCHED 1 macro
163 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/ia64/include/asm/
H A Dthread_info.h101 #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ macro
110 #define TIF_POLLING_NRFLAG 22 /* idle is polling for TIF_NEED_RESCHED */
118 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)
/arch/microblaze/include/asm/
H A Dthread_info.h119 #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ macro
126 /* true if poll_idle() is polling TIF_NEED_RESCHED */
132 #define _TIF_NEED_RESCHED (1 << TIF_NEED_RESCHED)

Completed in 2461 milliseconds

12