sched_shutdown    176 arch/arm/xen/enlighten.c 	struct sched_shutdown r = { .reason = reason };
sched_shutdown    408 arch/x86/include/asm/xen/hypercall.h 	struct sched_shutdown r = { .reason = SHUTDOWN_suspend };
sched_shutdown    262 arch/x86/xen/enlighten.c 	struct sched_shutdown r = { .reason = reason };
sched_shutdown     71 include/xen/arm/hypercall.h 	struct sched_shutdown r = { .reason = SHUTDOWN_suspend };
sched_shutdown    136 include/xen/interface/sched.h DEFINE_GUEST_HANDLE_STRUCT(sched_shutdown);