Home
last modified time | relevance | path

Searched defs:xen_sysctl_scheduler_op (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/public/
A Dsysctl.h658 struct xen_sysctl_scheduler_op { struct
659 uint32_t cpupool_id; /* Cpupool whose scheduler is to be targetted. */
660 uint32_t sched_id; /* XEN_SCHEDULER_* (domctl.h) */
661 uint32_t cmd; /* XEN_SYSCTL_SCHEDOP_* */
662 union {
668 } u;

Completed in 9 milliseconds