Searched refs:sched_context_switched (Results 1 – 4 of 4) sorted by relevance
733 void sched_context_switched(struct vcpu *prev, struct vcpu *vnext);
320 sched_context_switched(prev, current); in schedule_tail()
2259 void sched_context_switched(struct vcpu *vprev, struct vcpu *vnext) in sched_context_switched() function2310 sched_context_switched(vprev, vnext); in sched_context_switch()
1839 sched_context_switched(prev, next); in context_switch()
Completed in 18 milliseconds