Searched refs:switch_in (Results 1 – 4 of 4) sorted by relevance
106 idle->switch_in = NULL; in run_idle_thread()
198 if (next->switch_in != NULL) { in schedule()199 next->switch_in(next); in schedule()
66 switch_t switch_in; member
998 vcpu->thread_obj.switch_in = context_switch_in; in prepare_vcpu()
Completed in 7 milliseconds