Home
last modified time | relevance | path

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

/xen/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/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
405 struct xen_domctl_sched_credit2 sdom; in sched_credit2_domain_get() local
425 struct xen_domctl_sched_credit2 sdom; in sched_credit2_domain_set() local
717 struct xen_domctl_sched_rtds sdom; in sched_rtds_domain_get() local
738 struct xen_domctl_sched_rtds sdom; in sched_rtds_domain_set() local
/xen/xen/common/sched/
A Dcredit.c169 struct csched_dom *sdom; member
648 struct csched_dom * const sdom = svc->sdom; in __csched_unit_check() local
870 struct csched_dom * const sdom = svc->sdom; in __csched_unit_acct_start() local
900 struct csched_dom * const sdom = svc->sdom; in __csched_unit_acct_stop_locked() local
1050 struct csched_dom * const sdom = svc->sdom; in csched_unit_remove() local
1174 struct csched_dom * const sdom = CSCHED_DOM(d); in csched_dom_cntl() local
1287 struct csched_dom *sdom; in csched_alloc_domdata() local
1367 struct csched_dom *sdom; in csched_acct() local
2003 struct csched_dom * const sdom = svc->sdom; in csched_dump_unit() local
2126 const struct csched_dom *sdom; in csched_dump() local
A Drt.c185 struct list_head sdom; /* list of availalbe domains, used for dump */ member
213 struct rt_dom *sdom; member
375 const struct rt_dom *sdom; in rt_dump() local
789 struct rt_dom *sdom; in rt_alloc_domdata() local
810 struct rt_dom *sdom = data; in rt_free_domdata() local
908 struct rt_dom * const sdom = svc->sdom; in rt_unit_remove() local
A Dcredit2.c535 struct list_head sdom; /* List of domains (for debug key) */ member
1936 struct csched2_dom *sdom = svc->sdom; in unit_grab_budget() local
1983 struct csched2_dom *sdom = svc->sdom; in unit_return_budget() local
2069 static inline void do_replenish(struct csched2_dom *sdom) in do_replenish()
2077 struct csched2_dom *sdom = data; in replenish_domain_budget() local
2147 struct csched2_dom * const sdom = svc->sdom; in csched2_unit_check() local
2903 struct csched2_dom * const sdom = csched2_dom(d); in csched2_dom_cntl() local
3155 struct csched2_dom *sdom; in csched2_alloc_domdata() local
3186 struct csched2_dom *sdom = data; in csched2_free_domdata() local
3207 struct csched2_dom * const sdom = svc->sdom; in csched2_unit_insert() local
[all …]
A Dcore.c762 void *sdom; in sched_init_domain() local
/xen/xen/xsm/flask/include/
A Davc.h44 const struct domain *sdom; member
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1251 struct xen_domctl_sched_credit sdom; in pyxc_sched_credit_domain_set() local
1272 struct xen_domctl_sched_credit sdom; in pyxc_sched_credit_domain_get() local
1294 struct xen_domctl_sched_credit2 sdom = { }; in pyxc_sched_credit2_domain_set() local
1315 struct xen_domctl_sched_credit2 sdom = { }; in pyxc_sched_credit2_domain_get() local
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c969 value sdom) in stub_sched_credit_domain_set()

Completed in 46 milliseconds