Searched refs:wait_checkpoint (Results 1 – 5 of 5) sorted by relevance
109 int (*wait_checkpoint)(void* data); member165 int (*wait_checkpoint)(void* data); member
583 ret = ctx->restore.callbacks->wait_checkpoint( in handle_checkpoint()859 callbacks->wait_checkpoint && in xc_domain_restore()
922 rc = ctx->save.callbacks->wait_checkpoint( in save()996 assert(callbacks->wait_checkpoint); in xc_domain_save()
151 callbacks->wait_checkpoint = libxl__colo_save_domain_wait_checkpoint_callback; in libxl__colo_save_setup()
250 callbacks->wait_checkpoint = libxl__colo_restore_domain_wait_checkpoint_callback; in libxl__colo_restore_setup()
Completed in 12 milliseconds