Home
last modified time | relevance | path

Searched refs:sched_context_switched (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/xen/
A Dsched.h733 void sched_context_switched(struct vcpu *prev, struct vcpu *vnext);
/xen/xen/arch/arm/
A Ddomain.c320 sched_context_switched(prev, current); in schedule_tail()
/xen/xen/common/sched/
A Dcore.c2259 void sched_context_switched(struct vcpu *vprev, struct vcpu *vnext) in sched_context_switched() function
2310 sched_context_switched(vprev, vnext); in sched_context_switch()
/xen/xen/arch/x86/
A Ddomain.c1839 sched_context_switched(prev, next); in context_switch()

Completed in 18 milliseconds