Home
last modified time | relevance | path

Searched refs:thread_preempt (Results 1 – 12 of 12) sorted by relevance

/lk-master/arch/or1k/
A Dexceptions.c15 thread_preempt(); in or1k_irq()
20 thread_preempt(); in or1k_tick()
/lk-master/arch/microblaze/
A Dexceptions.c19 thread_preempt(); in microblaze_irq()
/lk-master/arch/m68k/
A Dexceptions.c35 thread_preempt(); in m68k_irq()
/lk-master/arch/mips/
A Dexceptions.c65 thread_preempt(); in mips_irq()
/lk-master/arch/riscv/
A Dexceptions.c121 thread_preempt(); in riscv_exception_handler()
/lk-master/arch/arm/arm/
A Dexceptions.S222 blne thread_preempt
/lk-master/kernel/include/kernel/
A Dthread.h169 void thread_preempt(void); /* get preempted (inserted into head of run queue) */
/lk-master/arch/x86/
A Dfaults.c212 thread_preempt(); in x86_exception_handler()
/lk-master/arch/arm64/
A Dexceptions.S116 bl thread_preempt
/lk-master/lib/cbuf/
A Dcbuf.c105 thread_preempt(); in cbuf_write()
/lk-master/arch/arm/arm-m/
A Dthread.c155 thread_preempt(); in pendsv()
/lk-master/kernel/
A Dthread.c641 void thread_preempt(void) { in thread_preempt() function

Completed in 14 milliseconds