Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dsysctl.h665 struct xen_sysctl_scheduler_op { struct
666 uint32_t cpupool_id; /* Cpupool whose scheduler is to be targetted. */
667 uint32_t sched_id; /* XEN_SCHEDULER_* (domctl.h) */
668 uint32_t cmd; /* XEN_SYSCTL_SCHEDOP_* */
669 union {
675 } u;