Searched refs:libxl_sr_checkpoint_state (Results 1 – 6 of 6) sorted by relevance
51 typedef struct libxl_sr_checkpoint_state struct54 } libxl_sr_checkpoint_state; typedef
565 libxl_sr_checkpoint_state srcs = { .id = CHECKPOINT_SVM_READY }; in colo_send_svm_ready()679 libxl_sr_checkpoint_state srcs = { .id = CHECKPOINT_SVM_RESUMED }; in colo_write_svm_resumed()1010 libxl_sr_checkpoint_state srcs = { .id = CHECKPOINT_SVM_SUSPENDED }; in colo_restore_postsuspend_cb()
633 libxl_sr_checkpoint_state srcs = { .id = CHECKPOINT_NEW }; in colo_start_new_checkpoint()
565 libxl_sr_checkpoint_state *srcs; in process_record()
690 libxl_sr_checkpoint_state *srcs) in libxl__stream_write_checkpoint_state()
3565 libxl_sr_checkpoint_state *srcs);
Completed in 21 milliseconds