Searched refs:switch_out (Results 1 – 4 of 4) sorted by relevance
105 idle->switch_out = NULL; in run_idle_thread()
191 if (prev->switch_out != NULL) { in schedule()192 prev->switch_out(prev); in schedule()
65 switch_t switch_out; member
997 vcpu->thread_obj.switch_out = context_switch_out; in prepare_vcpu()
Completed in 52 milliseconds