Home
last modified time | relevance | path

Searched refs:swtch_to (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddisp.h148 extern void swtch_to(kthread_t *);
/illumos-gate/usr/src/uts/common/disp/
H A Dshuttle.c166 swtch_to(t); in shuttle_resume()
H A Ddisp.c162 void swtch_to(kthread_t *);
666 swtch_to(t); in idle()
1091 swtch_to(kthread_t *next) in swtch_to() function