Searched refs:sched_switch (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dsched.h103 void sched_switch(struct thread *td, int flags);
/freebsd-13-stable/sys/kern/
H A Dkern_synch.c542 sched_switch(td, flags);
H A Dsched_4bsd.c979 sched_switch(struct thread *td, int flags) function
H A Dsched_ule.c1257 * Don't migrate a running thread from sched_switch().
1998 * Handle migration from sched_switch(). This happens only for
2017 * extra spinlock nesting from sched_switch() which will
2047 sched_switch(struct thread *td, int flags) function
3121 0, "Topological distance limit for stealing threads in sched_switch()");

Completed in 73 milliseconds