Home
last modified time | relevance | path

Searched refs:libxl_ctx_alloc (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/helpers/
A Dinit-dom-json.c22 if (libxl_ctx_alloc(&ctx, LIBXL_VERSION, 0, in gen_stub_json_config()
/xen-4.10.0-shim-comet/tools/libxl/
A Dtest_common.c13 int rc = libxl_ctx_alloc(&ctx, LIBXL_VERSION, 0, logger); in test_common_setup()
A Dlibxl.c19 int libxl_ctx_alloc(libxl_ctx **pctx, int version, in libxl_ctx_alloc() function
A Dlibxl.h1364 int libxl_ctx_alloc(libxl_ctx **pctx, int version,
/xen-4.10.0-shim-comet/tools/xl/
A Dxl.c295 if (libxl_ctx_alloc(&ctx, LIBXL_VERSION, 0, (xentoollog_logger*)logger)) { in xl_ctx_alloc()
/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go856 ret := C.libxl_ctx_alloc(&Ctx.ctx, C.LIBXL_VERSION,
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/
A Dxenlight_stubs.c124 ret = libxl_ctx_alloc(&ctx, LIBXL_VERSION, 0, (xentoollog_logger *) Xtl_val(logger)); in stub_libxl_ctx_alloc()

Completed in 14 milliseconds