Searched refs:sched_unit2vcpu_cpu (Results 1 – 1 of 1) sorted by relevance
151 static inline struct vcpu *sched_unit2vcpu_cpu(const struct sched_unit *unit, in sched_unit2vcpu_cpu() function2142 struct vcpu *vnext = sched_unit2vcpu_cpu(next, cpu); in sched_switch_units()2376 v = sched_unit2vcpu_cpu(vprev->sched_unit, cpu); in sched_force_context_switch()2566 sched_context_switch(vprev, sched_unit2vcpu_cpu(next, cpu), in sched_slave()2634 vnext = sched_unit2vcpu_cpu(next, cpu); in schedule()
Completed in 11 milliseconds