Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
xen_domctl_scheduler_op Struct Reference

#include <domctl.h>

Data Fields

uint32_t sched_id
 
uint32_t cmd
 
union { 
 
   struct xen_domctl_sched_credit   credit 
 
   struct xen_domctl_sched_credit2   credit2 
 
   struct xen_domctl_sched_rtds   rtds 
 
   struct { 
 
         vcpus 
 
      uint32_t   nr_vcpus 
 
      uint32_t   padding 
 
   }   v 
 
u 
 

Field Documentation

◆ cmd

uint32_t xen_domctl_scheduler_op::cmd

◆ credit

struct xen_domctl_sched_credit xen_domctl_scheduler_op::credit

◆ credit2

struct xen_domctl_sched_credit2 xen_domctl_scheduler_op::credit2

◆ nr_vcpus

uint32_t xen_domctl_scheduler_op::nr_vcpus

◆ padding

uint32_t xen_domctl_scheduler_op::padding

◆ rtds

struct xen_domctl_sched_rtds xen_domctl_scheduler_op::rtds

◆ sched_id

uint32_t xen_domctl_scheduler_op::sched_id

◆ [union]

union { ... } xen_domctl_scheduler_op::u

◆ [struct]

struct { ... } xen_domctl_scheduler_op::v

◆ vcpus

xen_domctl_scheduler_op::vcpus

The documentation for this struct was generated from the following file: