Searched refs:xc_sched_credit_params_get (Results 1 – 4 of 4) sorted by relevance
91 xc_sched_credit_params_get( in xc_sched_credit_params_get() function
1214 if ( xc_sched_credit_params_get(xc_handle, 0, &sparam) < 0 ) { in set_vcpu_migration_delay_func()1237 if ( !xc_sched_credit_params_get(xc_handle, 0, &sparam) ) in get_vcpu_migration_delay_func()
283 r = xc_sched_credit_params_get(ctx->xch, poolid, &sparam); in libxl_sched_credit_params_get()
895 int xc_sched_credit_params_get(xc_interface *xch,
Completed in 20 milliseconds