Home
last modified time | relevance | path

Searched defs:vprev (Results 1 – 1 of 1) sorted by relevance

/xen/xen/common/sched/
A Dcore.c2141 struct vcpu *vprev = get_cpu_current(cpu); in sched_switch_units() local
2218 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() local
2470 struct vcpu *vprev = current; in sched_wait_rendezvous_in() local
2513 struct vcpu *v, *vprev = current; in sched_slave() local
2577 struct vcpu *vnext, *vprev = current; in schedule() local

Completed in 9 milliseconds