Searched refs:sched_remote_shutdown (Results 1 – 4 of 4) sorted by relevance
149 struct sched_remote_shutdown { struct153 typedef struct sched_remote_shutdown sched_remote_shutdown_t; argument
21 #define xen_sched_remote_shutdown sched_remote_shutdown
1876 struct sched_remote_shutdown sched_remote_shutdown; in do_sched_op() local1879 if ( copy_from_guest(&sched_remote_shutdown, arg, 1) ) in do_sched_op()1883 d = rcu_lock_domain_by_id(sched_remote_shutdown.domain_id); in do_sched_op()1889 domain_shutdown(d, sched_remote_shutdown.reason); in do_sched_op()
138 ? sched_remote_shutdown sched.h
Completed in 8 milliseconds