Home
last modified time | relevance | path

Searched refs:sched_preempt (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/sys/
H A Dsched.h140 void sched_preempt(struct thread *td);
/f-stack/freebsd/arm/arm/
H A Dmp_machdep.c294 sched_preempt(td); in ipi_preempt()
/f-stack/freebsd/mips/mips/
H A Dmp_machdep.c168 sched_preempt(curthread); in mips_ipi_handler()
/f-stack/freebsd/arm64/arm64/
H A Dmp_machdep.c400 sched_preempt(curthread); in ipi_preempt()
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1306 sched_preempt(td); in ipi_bitmap_handler()
/f-stack/freebsd/kern/
H A Dsched_4bsd.c1501 sched_preempt(struct thread *td) in sched_preempt() function
H A Dsched_ule.c2357 sched_preempt(struct thread *td) in sched_preempt() function