Searched defs:sdom (Results 1 – 11 of 11) sorted by relevance
30 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()
30 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()
29 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()
198 struct xen_domctl_sched_credit sdom; in sched_credit_domain_get() local218 struct xen_domctl_sched_credit sdom; in sched_credit_domain_set() local405 struct xen_domctl_sched_credit2 sdom; in sched_credit2_domain_get() local425 struct xen_domctl_sched_credit2 sdom; in sched_credit2_domain_set() local717 struct xen_domctl_sched_rtds sdom; in sched_rtds_domain_get() local738 struct xen_domctl_sched_rtds sdom; in sched_rtds_domain_set() local
169 struct csched_dom *sdom; member648 struct csched_dom * const sdom = svc->sdom; in __csched_unit_check() local870 struct csched_dom * const sdom = svc->sdom; in __csched_unit_acct_start() local900 struct csched_dom * const sdom = svc->sdom; in __csched_unit_acct_stop_locked() local1050 struct csched_dom * const sdom = svc->sdom; in csched_unit_remove() local1174 struct csched_dom * const sdom = CSCHED_DOM(d); in csched_dom_cntl() local1287 struct csched_dom *sdom; in csched_alloc_domdata() local1367 struct csched_dom *sdom; in csched_acct() local2003 struct csched_dom * const sdom = svc->sdom; in csched_dump_unit() local2126 const struct csched_dom *sdom; in csched_dump() local
185 struct list_head sdom; /* list of availalbe domains, used for dump */ member213 struct rt_dom *sdom; member375 const struct rt_dom *sdom; in rt_dump() local789 struct rt_dom *sdom; in rt_alloc_domdata() local810 struct rt_dom *sdom = data; in rt_free_domdata() local908 struct rt_dom * const sdom = svc->sdom; in rt_unit_remove() local
535 struct list_head sdom; /* List of domains (for debug key) */ member1936 struct csched2_dom *sdom = svc->sdom; in unit_grab_budget() local1983 struct csched2_dom *sdom = svc->sdom; in unit_return_budget() local2069 static inline void do_replenish(struct csched2_dom *sdom) in do_replenish()2077 struct csched2_dom *sdom = data; in replenish_domain_budget() local2147 struct csched2_dom * const sdom = svc->sdom; in csched2_unit_check() local2903 struct csched2_dom * const sdom = csched2_dom(d); in csched2_dom_cntl() local3155 struct csched2_dom *sdom; in csched2_alloc_domdata() local3186 struct csched2_dom *sdom = data; in csched2_free_domdata() local3207 struct csched2_dom * const sdom = svc->sdom; in csched2_unit_insert() local[all …]
762 void *sdom; in sched_init_domain() local
44 const struct domain *sdom; member
1251 struct xen_domctl_sched_credit sdom; in pyxc_sched_credit_domain_set() local1272 struct xen_domctl_sched_credit sdom; in pyxc_sched_credit_domain_get() local1294 struct xen_domctl_sched_credit2 sdom = { }; in pyxc_sched_credit2_domain_set() local1315 struct xen_domctl_sched_credit2 sdom = { }; in pyxc_sched_credit2_domain_get() local
969 value sdom) in stub_sched_credit_domain_set()
Completed in 46 milliseconds