Searched refs:vcpu_runstate_blocked (Results 1 – 2 of 2) sorted by relevance
113 static inline int vcpu_runstate_blocked(const struct vcpu *v) in vcpu_runstate_blocked() function137 v->new_state = runnable ? RUNSTATE_running : vcpu_runstate_blocked(v); in unit_runnable_state()
2374 v->new_state = vcpu_runstate_blocked(v); in sched_force_context_switch()
Completed in 9 milliseconds