Home
last modified time | relevance | path

Searched refs:libxl_cpupool_create (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/xl/
A Dxl_cpupool.c219 if (libxl_cpupool_create(ctx, name, sched, cpumap, &uuid, &poolid)) { in main_cpupoolcreate()
590 if (libxl_cpupool_create(ctx, name, sched, cpumap, &uuid, &poolid)) { in main_cpupoolnumasplit()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_cpupool.c130 int libxl_cpupool_create(libxl_ctx *ctx, const char *name, in libxl_cpupool_create() function
A Dlibxl.h2232 int libxl_cpupool_create(libxl_ctx *ctx, const char *name,
/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go476 ret := C.libxl_cpupool_create(Ctx.ctx, name, C.libxl_scheduler(Scheduler),

Completed in 10 milliseconds