Home
last modified time | relevance | path

Searched refs:sched_remote_shutdown (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Dsched.h149 struct sched_remote_shutdown { struct
153 typedef struct sched_remote_shutdown sched_remote_shutdown_t; argument
/xen-4.10.0-shim-comet/xen/common/compat/
A Dschedule.c21 #define xen_sched_remote_shutdown sched_remote_shutdown
/xen-4.10.0-shim-comet/xen/common/
A Dschedule.c1197 struct sched_remote_shutdown sched_remote_shutdown; in do_sched_op() local
1200 if ( copy_from_guest(&sched_remote_shutdown, arg, 1) ) in do_sched_op()
1204 d = rcu_lock_domain_by_id(sched_remote_shutdown.domain_id); in do_sched_op()
1210 domain_shutdown(d, sched_remote_shutdown.reason); in do_sched_op()
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst123 ? sched_remote_shutdown sched.h

Completed in 9 milliseconds