Searched defs:vprev (Results 1 – 1 of 1) sorted by relevance
2141 struct vcpu *vprev = get_cpu_current(cpu); in sched_switch_units() local2218 static void vcpu_context_saved(struct vcpu *vprev, struct vcpu *vnext) in vcpu_context_saved()2259 void sched_context_switched(struct vcpu *vprev, struct vcpu *vnext) in sched_context_switched()2301 static void sched_context_switch(struct vcpu *vprev, struct vcpu *vnext, in sched_context_switch()2350 static struct vcpu *sched_force_context_switch(struct vcpu *vprev, in sched_force_context_switch()2435 struct vcpu *vprev = current; in sched_wait_rendezvous_in() local2470 struct vcpu *vprev = current; in sched_wait_rendezvous_in() local2513 struct vcpu *v, *vprev = current; in sched_slave() local2577 struct vcpu *vnext, *vprev = current; in schedule() local
Completed in 9 milliseconds