Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c1704 void *data_hook = NULL; in test_precopy_common() local
1711 data_hook = args->start_hook(from, to); in test_precopy_common()
1798 args->finish_hook(from, to, data_hook); in test_precopy_common()
1839 void *data_hook = NULL; in test_file_common() local
1864 data_hook = args->start_hook(from, to); in test_file_common()
1903 args->finish_hook(from, to, data_hook); in test_file_common()