Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dsched.h100 void sched_throw(struct thread *td);
/freebsd-10-stable/sys/mips/mips/
Dmp_machdep.c331 sched_throw(NULL); in smp_init_secondary()
/freebsd-10-stable/sys/arm/arm/
Dmp_machdep.c230 sched_throw(NULL); in init_secondary()
/freebsd-10-stable/sys/powerpc/powerpc/
Dmp_machdep.c107 sched_throw(NULL); in machdep_ap_bootstrap()
/freebsd-10-stable/sys/ia64/ia64/
Dmp_machdep.c265 sched_throw(NULL); in ia64_ap_startup()
/freebsd-10-stable/sys/sparc64/sparc64/
Dmp_machdep.c478 sched_throw(NULL); in cpu_mp_bootstrap()
/freebsd-10-stable/sys/kern/
Dkern_thread.c500 sched_throw(td); in thread_exit()
Dsched_4bsd.c1635 sched_throw(struct thread *td) in sched_throw() function
Dsched_ule.c2698 sched_throw(struct thread *td) in sched_throw() function
/freebsd-10-stable/sys/i386/xen/
Dmp_machdep.c663 sched_throw(NULL); in init_secondary()
/freebsd-10-stable/sys/i386/i386/
Dmp_machdep.c815 sched_throw(NULL); in init_secondary()
/freebsd-10-stable/sys/amd64/amd64/
Dmp_machdep.c809 sched_throw(NULL); in init_secondary()