Searched defs:xen_sysctl_scheduler_op (Results 1 – 1 of 1) sorted by relevance
665 struct xen_sysctl_scheduler_op { struct666 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;