Searched refs:libxl__xc_domain_saverestore_async_callback_done (Results 1 – 7 of 7) sorted by relevance
| /tools/libs/light/ |
| A D | libxl_remus.c | 227 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in remus_domain_suspend_callback_common_done() 244 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in remus_devices_postsuspend_cb() 279 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in remus_devices_preresume_cb() 323 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in remus_checkpoint_stream_written() 358 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in remus_devices_commit_cb() 382 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in remus_next_checkpoint() 405 libxl__xc_domain_saverestore_async_callback_done(egc, &stream->shs, rc); in remus_checkpoint_stream_done()
|
| A D | libxl_colo_save.c | 300 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in colo_suspend_primary_vm_done() 332 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in colo_postsuspend_cb() 360 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, ok); in colo_read_svm_suspended_done() 440 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in colo_read_svm_ready_done() 499 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in colo_preresume_cb() 522 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, ok); in colo_read_svm_resumed_done() 624 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in colo_device_commit_cb() 646 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in colo_start_new_checkpoint() 681 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, ok); in colo_common_write_stream_done() 713 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, ok); in colo_common_read_stream_done()
|
| A D | libxl_colo_restore.c | 624 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_restore_preresume_cb() 673 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_resume_vm_done() 734 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_reenable_logdirty() 759 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_reenable_logdirty_done() 806 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_setup_checkpoint_devices() 840 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_restore_setup_cds_done() 867 libxl__xc_domain_saverestore_async_callback_done(egc, shs, 0); in colo_unpause_svm() 914 libxl__xc_domain_saverestore_async_callback_done(egc, &dcs->srs.shs, 0); in colo_restore_commit_cb() 934 libxl__xc_domain_saverestore_async_callback_done(egc, &dcs->srs.shs, ok); in colo_stream_read_done() 1000 libxl__xc_domain_saverestore_async_callback_done(egc, &dcs->srs.shs, 0); in colo_suspend_vm_done() [all …]
|
| A D | libxl_dom_save.c | 163 libxl__xc_domain_saverestore_async_callback_done(egc, in domain_suspend_switch_qemu_logdirty_done() 166 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, 0); in domain_suspend_switch_qemu_logdirty_done()
|
| A D | libxl_save_callout.c | 108 void libxl__xc_domain_saverestore_async_callback_done(libxl__egc *egc, in libxl__xc_domain_saverestore_async_callback_done() function
|
| A D | libxl_dom_suspend.c | 409 libxl__xc_domain_saverestore_async_callback_done(egc, &dss->sws.shs, !rc); in domain_suspend_callback_common_done()
|
| A D | libxl_internal.h | 4196 void libxl__xc_domain_saverestore_async_callback_done(libxl__egc *egc,
|
Completed in 32 milliseconds