Home
last modified time | relevance | path

Searched refs:context_saved (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h165 void (*context_saved) (const struct scheduler *, struct vcpu *); member
A Dsched.h687 void context_saved(struct vcpu *prev);
/xen-4.10.0-shim-comet/xen/common/
A Dsched_arinc653.c755 .context_saved = NULL,
A Dschedule.c1492 void context_saved(struct vcpu *prev) in context_saved() function
1502 SCHED_OP(vcpu_scheduler(prev), context_saved, prev); in context_saved()
A Dsched_rt.c1607 .context_saved = rt_context_saved,
A Dsched_credit2.c4041 .context_saved = csched2_context_saved,
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain.c306 context_saved(prev); in schedule_tail()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c1734 context_saved(prev); in context_switch()

Completed in 31 milliseconds