Searched refs:sched_shutdown (Results 1 – 7 of 7) sorted by relevance
116 struct sched_shutdown { struct119 DEFINE_GUEST_HANDLE_STRUCT(sched_shutdown); argument
118 struct sched_shutdown { struct121 typedef struct sched_shutdown sched_shutdown_t;
70 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()
309 struct sched_shutdown r = { .reason = reason }; in xen_reboot()
478 struct sched_shutdown r = { .reason = SHUTDOWN_suspend }; in HYPERVISOR_suspend()
180 struct sched_shutdown r = { .reason = reason }; in xen_reboot()
1454 struct sched_shutdown shutdown; in schedop_shutdown()