Searched refs:sched_preempt (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dsched.h140 void sched_preempt(struct thread *td);
/freebsd-13-stable/sys/mips/mips/
H A Dmp_machdep.c168 sched_preempt(curthread);
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dmp_machdep.c317 sched_preempt(curthread);
/freebsd-13-stable/sys/arm/arm/
H A Dmp_machdep.c294 sched_preempt(td);
/freebsd-13-stable/sys/riscv/riscv/
H A Dmp_machdep.c347 sched_preempt(curthread);
/freebsd-13-stable/sys/arm64/arm64/
H A Dmp_machdep.c402 sched_preempt(curthread);
/freebsd-13-stable/sys/x86/x86/
H A Dmp_x86.c1287 * sched_preempt() must be called to clear the pending preempt
1307 sched_preempt(td);
/freebsd-13-stable/sys/kern/
H A Dsched_4bsd.c1501 sched_preempt(struct thread *td) function
H A Dsched_ule.c2357 sched_preempt(struct thread *td) function

Completed in 88 milliseconds