Home
last modified time | relevance | path

Searched refs:sched_throw (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/sys/
H A Dsched.h104 void sched_throw(struct thread *td);
/f-stack/freebsd/arm/arm/
H A Dmp_machdep.c219 sched_throw(NULL); in init_secondary()
/f-stack/freebsd/mips/mips/
H A Dmp_machdep.c337 sched_throw(NULL); in smp_init_secondary()
/f-stack/freebsd/arm64/arm64/
H A Dmp_machdep.c294 sched_throw(NULL); in init_secondary()
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1096 sched_throw(NULL); in init_secondary_tail()
/f-stack/freebsd/kern/
H A Dsched_4bsd.c1662 sched_throw(struct thread *td) in sched_throw() function
H A Dkern_thread.c952 sched_throw(td); in thread_exit()
H A Dsched_ule.c2893 sched_throw(struct thread *td) in sched_throw() function