Searched refs:wait_checkpoint (Results 1 – 5 of 5) sorted by relevance
107 int (*wait_checkpoint)(void *data); member179 int (*wait_checkpoint)(void *data); member
613 ret = ctx->restore.callbacks->wait_checkpoint( in handle_checkpoint()915 callbacks->wait_checkpoint && in xc_domain_restore()
941 rc = ctx->save.callbacks->wait_checkpoint( in save()1019 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 10 milliseconds