Searched defs:cpupool (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | sched-if.h | 187 struct cpupool struct 189 int cpupool_id; argument 192 struct cpupool *next; argument 204 * d->cpupool is NULL only for the idle domain, and no one should in cpupool_domain_cpumask() argument
|
A D | sched.h | 328 struct cpupool *cpupool; member
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_sched.c | 351 int (*pooloutput)(uint32_t), const char *cpupool) in sched_domain_output() 403 int (*pooloutput)(uint32_t), const char *cpupool) in sched_vcpu_output() 470 const char *cpupool = NULL; in main_sched_credit() local 594 const char *cpupool = NULL; in main_sched_credit2() local 713 const char *cpupool = NULL; in main_sched_rtds() local
|
A D | xl_info.c | 359 bool cpupool, const libxl_dominfo *info, int nb_domain) in list_domains() 502 bool cpupool = false; in main_list() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_numa.c | 211 int cpupool; in nr_vcpus_on_nodes() local
|
A D | libxl_dom.c | 90 int cpupool = libxl__domain_cpupool(gc, domid); in libxl__domain_scheduler() local 147 int i, cpupool, rc = 0; in numa_place_domain() local
|
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 1709 uint32_t cpupool = XC_CPUPOOL_POOLID_ANY, sched = XEN_SCHEDULER_CREDIT; in pyxc_cpupool_create() local 1726 uint32_t cpupool; in pyxc_cpupool_destroy() local 1777 uint32_t cpupool; in pyxc_cpupool_addcpu() local 1797 uint32_t cpupool; in pyxc_cpupool_removecpu() local 1817 uint32_t cpupool, domid; in pyxc_cpupool_movedomain() local
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 458 unsigned int cpupool; member
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | domctl.h | 118 uint32_t cpupool; member
|
Completed in 27 milliseconds