Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dcolo.c39 static Notifier packets_compare_notifier; variable
548 packets_compare_notifier.notify = colo_compare_notify_checkpoint; in colo_process_checkpoint()
549 colo_compare_register_notifier(&packets_compare_notifier); in colo_process_checkpoint()
629 colo_compare_unregister_notifier(&packets_compare_notifier); in colo_process_checkpoint()