Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Dsysctl.h614 struct xen_sysctl_scheduler_op { struct
615 uint32_t cpupool_id; /* Cpupool whose scheduler is to be targetted. */
616 uint32_t sched_id; /* XEN_SCHEDULER_* (domctl.h) */
617 uint32_t cmd; /* XEN_SYSCTL_SCHEDOP_* */
618 union {
624 } u;

Completed in 9 milliseconds