Home
last modified time | relevance | path

Searched refs:send_back_fd (Results 1 – 15 of 15) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_helper.c242 int send_back_fd, recv_fd; in main() local
272 send_back_fd = atoi(NEXTARG); in main()
296 &helper_restore_callbacks, send_back_fd); in main()
A Dlibxl_save_callout.c53 const int send_back_fd = dcs->send_back_fd; in libxl__xc_domain_restore() local
79 run_helper(egc, shs, "--restore-domain", restore_fd, send_back_fd, 0, 0, in libxl__xc_domain_restore()
A Dlibxl_colo.h104 int send_back_fd; member
A Dlibxl_create.c1135 crs->send_back_fd = dcs->send_back_fd; in domcreate_bootloader_done()
1659 uint32_t *domid, int restore_fd, int send_back_fd, in do_domain_create() argument
1674 cdcs->dcs.send_back_fd = send_back_fd; in do_domain_create()
1908 int send_back_fd, in libxl_domain_create_restore() argument
1919 return do_domain_create(ctx, d_config, domid, restore_fd, send_back_fd, in libxl_domain_create_restore()
A Dlibxl.h1382 int send_back_fd,
A Dlibxl_colo_restore.c268 crcs->sws.fd = crs->send_back_fd; in libxl__colo_restore_setup()
A Dlibxl_internal.h3751 int send_back_fd; member
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_nomigrate.c37 struct restore_callbacks *callbacks, int send_back_fd) in xc_domain_restore() argument
A Dxc_sr_restore.c489 if ( writev_exact(ctx->restore.send_back_fd, iov, 3) ) in send_checkpoint_dirty_pfn_list()
832 struct restore_callbacks *callbacks, int send_back_fd) in xc_domain_restore() argument
848 ctx.restore.send_back_fd = send_back_fd; in xc_domain_restore()
A Dxc_sr_common.h217 int send_back_fd; member
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_vmcontrol.c670 int send_back_fd = -1; in create_domain() local
689 send_back_fd = dom_info->send_back_fd; in create_domain()
885 send_back_fd, &params, in create_domain()
1202 dom_info.send_back_fd = -1; in main_create()
A Dxl_saverestore.c219 dom_info.send_back_fd = -1; in main_restore()
A Dxl.h50 int send_back_fd; /* -1 means none */ member
A Dxl_migrate.c347 dom_info.send_back_fd = send_fd; in migrate_receive()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenguest.h202 struct restore_callbacks *callbacks, int send_back_fd);

Completed in 51 milliseconds