Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dsched.h149 struct sched_remote_shutdown { struct
153 typedef struct sched_remote_shutdown sched_remote_shutdown_t; argument
/xen/xen/common/sched/
A Dcompat.c21 #define xen_sched_remote_shutdown sched_remote_shutdown
A Dcore.c1876 struct sched_remote_shutdown sched_remote_shutdown; in do_sched_op() local
1879 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()
/xen/xen/include/
A Dxlat.lst138 ? sched_remote_shutdown sched.h

Completed in 8 milliseconds