Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dschedule.c1385 struct scheduler *sched; in schedule() local
1597 struct scheduler *sched = per_cpu(scheduler, cpu); in cpu_schedule_down() local
1612 struct scheduler *sched = per_cpu(scheduler, cpu); in cpu_schedule_callback() local
1840 struct scheduler *sched; in scheduler_alloc() local
1862 void scheduler_free(struct scheduler *sched) in scheduler_free()
1872 struct scheduler *sched; in schedule_dump() local
1900 struct scheduler *sched; in sched_tick_suspend() local
1911 struct scheduler *sched; in sched_tick_resume() local
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_sched.c26 static int sched_domain_get(libxl_scheduler sched, int domid, in sched_domain_get()
53 static int sched_vcpu_get(libxl_scheduler sched, int domid, in sched_vcpu_get()
73 static int sched_vcpu_get_all(libxl_scheduler sched, int domid, in sched_vcpu_get_all()
350 static int sched_domain_output(libxl_scheduler sched, int (*output)(int), in sched_domain_output()
401 static int sched_vcpu_output(libxl_scheduler sched, in sched_vcpu_output()
A Dxl_cpupool.c45 libxl_scheduler sched = 0; in main_cpupoolcreate() local
477 libxl_scheduler sched; in main_cpupoolnumasplit() local
A Dxl_info.c141 libxl_scheduler sched; in output_xeninfo() local
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_sched.c161 int r, sched; in libxl_get_scheduler() local
762 libxl_scheduler sched = scinfo->sched; in libxl_domain_sched_params_set() local
802 libxl_scheduler sched = scinfo->sched; in libxl_vcpu_sched_params_set() local
837 libxl_scheduler sched = scinfo->sched; in libxl_vcpu_sched_params_set_all() local
A Dlibxl_cpupool.c131 libxl_scheduler sched, in libxl_cpupool_create()
A Dlibxl_dom.c92 libxl_scheduler sched = LIBXL_SCHEDULER_UNKNOWN; in libxl__domain_scheduler() local
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h194 struct scheduler *sched; member
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown1546 ### sched subsection
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c1709 uint32_t cpupool = XC_CPUPOOL_POOLID_ANY, sched = XEN_SCHEDULER_CREDIT; in pyxc_cpupool_create() local

Completed in 23 milliseconds