Home
last modified time | relevance | path

Searched refs:sswitch (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dparamnames.pm732 printf "%sswitch(s\[%d\]) {\n", $indent0, $n;
/freebsd/sys/sys/
H A Dsched.h295 void (*sswitch)(struct thread *td, int flags); member
/freebsd/sys/kern/
H A Dsched_shim.c73 DEFINE_SHIM2(sswitch, void, sched_switch, struct thread *, td, int, flags)
H A Dsched_4bsd.c1875 SLOT(sswitch),
H A Dsched_ule.c3418 SLOT(sswitch),