Searched refs:libxl_domain_sched_params_get (Results 1 – 5 of 5) sorted by relevance
/xen/tools/xl/ |
A D | xl_sched.c | 29 if (libxl_domain_sched_params_get(ctx, domid, scinfo)) { in sched_domain_get()
|
/xen/tools/libxl/ |
A D | libxl_sched.c | 877 int libxl_domain_sched_params_get(libxl_ctx *ctx, uint32_t domid, in libxl_domain_sched_params_get() function
|
A D | libxl.h | 2491 int libxl_domain_sched_params_get(libxl_ctx *ctx, uint32_t domid,
|
A D | libxl_domain.c | 2358 rc = libxl_domain_sched_params_get(CTX, domid, in retrieve_domain_configuration_end()
|
/xen/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 1012 ret = libxl_domain_sched_params_get(CTX, c_domid, &c_scinfo); in stub_xl_domain_sched_params_get()
|
Completed in 30 milliseconds