Searched refs:thread_preempt (Results 1 – 12 of 12) sorted by relevance
15 thread_preempt(); in or1k_irq()20 thread_preempt(); in or1k_tick()
19 thread_preempt(); in microblaze_irq()
35 thread_preempt(); in m68k_irq()
65 thread_preempt(); in mips_irq()
121 thread_preempt(); in riscv_exception_handler()
222 blne thread_preempt
169 void thread_preempt(void); /* get preempted (inserted into head of run queue) */
212 thread_preempt(); in x86_exception_handler()
116 bl thread_preempt
105 thread_preempt(); in cbuf_write()
155 thread_preempt(); in pendsv()
641 void thread_preempt(void) { in thread_preempt() function
Completed in 14 milliseconds