Home
last modified time | relevance | path

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

/xen/xen/common/sched/
A Dprivate.h45 struct cpupool *cpupool; member
278 struct cpupool *cpupool;/* points to this scheduler's pool */ member
506 struct cpupool struct
508 int cpupool_id; argument
513 struct cpupool *next; argument
522 * d->cpupool is NULL only for the idle domain, and no one should in cpupool_domain_master_cpumask() argument
/xen/tools/xl/
A Dxl_sched.c352 int (*pooloutput)(uint32_t), const char *cpupool) in sched_domain_output()
404 int (*pooloutput)(uint32_t), const char *cpupool) in sched_vcpu_output()
471 const char *cpupool = NULL; in main_sched_credit() local
603 const char *cpupool = NULL; in main_sched_credit2() local
722 const char *cpupool = NULL; in main_sched_rtds() local
A Dxl_info.c364 bool cpupool, const libxl_dominfo *info, int nb_domain) in list_domains()
508 bool cpupool = false; in main_list() local
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1584 uint32_t cpupool = XC_CPUPOOL_POOLID_ANY, sched = XEN_SCHEDULER_CREDIT; in pyxc_cpupool_create() local
1601 uint32_t cpupool; in pyxc_cpupool_destroy() local
1652 uint32_t cpupool; in pyxc_cpupool_addcpu() local
1672 uint32_t cpupool; in pyxc_cpupool_removecpu() local
1692 uint32_t cpupool, domid; in pyxc_cpupool_movedomain() local
/xen/tools/libxl/
A Dlibxl_numa.c211 int cpupool; in nr_vcpus_on_nodes() local
A Dlibxl_dom.c92 int cpupool = libxl__domain_cpupool(gc, domid); in libxl__domain_scheduler() local
150 int i, cpupool, rc = 0; in numa_place_domain() local
/xen/tools/libxc/include/
A Dxenctrl.h467 unsigned int cpupool; member
/xen/xen/include/xen/
A Dsched.h353 struct cpupool *cpupool; member
/xen/xen/include/public/
A Ddomctl.h146 uint32_t cpupool; member

Completed in 27 milliseconds