Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_csched.c30 struct xen_domctl_sched_credit *sdom) in xc_sched_credit_domain_set()
50 struct xen_domctl_sched_credit *sdom) in xc_sched_credit_domain_get()
A Dxc_csched2.c30 struct xen_domctl_sched_credit2 *sdom) in xc_sched_credit2_domain_set()
50 struct xen_domctl_sched_credit2 *sdom) in xc_sched_credit2_domain_get()
A Dxc_rt.c29 struct xen_domctl_sched_rtds *sdom) in xc_sched_rtds_domain_set()
48 struct xen_domctl_sched_rtds *sdom) in xc_sched_rtds_domain_get()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_sched.c198 struct xen_domctl_sched_credit sdom; in sched_credit_domain_get() local
218 struct xen_domctl_sched_credit sdom; in sched_credit_domain_set() local
396 struct xen_domctl_sched_credit2 sdom; in sched_credit2_domain_get() local
416 struct xen_domctl_sched_credit2 sdom; in sched_credit2_domain_set() local
708 struct xen_domctl_sched_rtds sdom; in sched_rtds_domain_get() local
729 struct xen_domctl_sched_rtds sdom; in sched_rtds_domain_set() local
/xen-4.10.0-shim-comet/xen/common/
A Dsched_credit.c167 struct csched_dom *sdom; member
654 struct csched_dom * const sdom = svc->sdom; in __csched_vcpu_check() local
887 struct csched_dom * const sdom = svc->sdom; in __csched_vcpu_acct_start() local
917 struct csched_dom * const sdom = svc->sdom; in __csched_vcpu_acct_stop_locked() local
1065 struct csched_dom * const sdom = svc->sdom; in csched_vcpu_remove() local
1187 struct csched_dom * const sdom = CSCHED_DOM(d); in csched_dom_cntl() local
1281 struct csched_dom *sdom; in csched_alloc_domdata() local
1299 struct csched_dom *sdom; in csched_dom_init() local
1384 struct csched_dom *sdom; in csched_acct() local
2012 struct csched_dom * const sdom = svc->sdom; in csched_dump_vcpu() local
[all …]
A Dsched_rt.c184 struct list_head sdom; /* list of availalbe domains, used for dump */ member
212 struct rt_dom *sdom; member
381 struct rt_dom *sdom; in rt_dump() local
828 struct rt_dom *sdom; in rt_alloc_domdata() local
850 struct rt_dom *sdom = data; in rt_free_domdata() local
862 struct rt_dom *sdom; in rt_dom_init() local
963 struct rt_dom * const sdom = svc->sdom; in rt_vcpu_remove() local
A Dsched_credit2.c1774 struct csched2_dom *sdom = svc->sdom; in vcpu_grab_budget() local
1821 struct csched2_dom *sdom = svc->sdom; in vcpu_return_budget() local
1907 static inline void do_replenish(struct csched2_dom *sdom) in do_replenish()
1915 struct csched2_dom *sdom = data; in replenish_domain_budget() local
1985 struct csched2_dom * const sdom = svc->sdom; in csched2_vcpu_check() local
2774 struct csched2_dom * const sdom = csched2_dom(d); in csched2_dom_cntl() local
3010 struct csched2_dom *sdom; in csched2_alloc_domdata() local
3048 struct csched2_dom *sdom; in csched2_dom_init() local
3066 struct csched2_dom *sdom = data; in csched2_free_domdata() local
3093 struct csched2_dom * const sdom = svc->sdom; in csched2_vcpu_insert() local
[all …]
/xen-4.10.0-shim-comet/xen/xsm/flask/include/
A Davc.h43 struct domain *sdom; member
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c1311 struct xen_domctl_sched_credit sdom; in pyxc_sched_credit_domain_set() local
1332 struct xen_domctl_sched_credit sdom; in pyxc_sched_credit_domain_get() local
1354 struct xen_domctl_sched_credit2 sdom = { }; in pyxc_sched_credit2_domain_set() local
1375 struct xen_domctl_sched_credit2 sdom = { }; in pyxc_sched_credit2_domain_get() local
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c992 value sdom) in stub_sched_credit_domain_set()

Completed in 29 milliseconds