Home
last modified time | relevance | path

Searched refs:vcpu_runstate_blocked (Results 1 – 2 of 2) sorted by relevance

/xen/xen/common/sched/
A Dprivate.h113 static inline int vcpu_runstate_blocked(const struct vcpu *v) in vcpu_runstate_blocked() function
137 v->new_state = runnable ? RUNSTATE_running : vcpu_runstate_blocked(v); in unit_runnable_state()
A Dcore.c2374 v->new_state = vcpu_runstate_blocked(v); in sched_force_context_switch()

Completed in 9 milliseconds