Searched refs:end_context_switch (Results 1 – 4 of 4) sorted by relevance
386 .end_context_switch = paravirt_nop,
178 void (*end_context_switch)(struct task_struct *next); member
649 PVOP_VCALL1(pv_cpu_ops.end_context_switch, next); in arch_end_context_switch()
1072 .end_context_switch = xen_end_context_switch,