Searched refs:swtch_to (Results 1 – 3 of 3) sorted by relevance
146 extern void swtch_to(kthread_t *);
168 swtch_to(t); in shuttle_resume()
158 void swtch_to(kthread_t *);662 swtch_to(t); in idle()1087 swtch_to(kthread_t *next) in swtch_to() function