Searched refs:xc_sched_credit_domain_get (Results 1 – 5 of 5) sorted by relevance
47 xc_sched_credit_domain_get( in xc_sched_credit_domain_get() function
201 rc = xc_sched_credit_domain_get(CTX->xch, domid, &sdom); in sched_credit_domain_get()230 rc = xc_sched_credit_domain_get(CTX->xch, domid, &sdom); in sched_credit_domain_set()
979 ret = xc_sched_credit_domain_get(_H(xch), _D(domid), &c_sdom); in stub_sched_credit_domain_get()
954 int xc_sched_credit_domain_get(xc_interface *xch,
1337 if ( xc_sched_credit_domain_get(self->xc_handle, domid, &sdom) != 0 ) in pyxc_sched_credit_domain_get()
Completed in 17 milliseconds