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.c1779 void *data_hook = NULL; in test_precopy_common() local
1786 data_hook = args->start_hook(from, to); in test_precopy_common()
1873 args->finish_hook(from, to, data_hook); in test_precopy_common()
1914 void *data_hook = NULL; in test_file_common() local
1939 data_hook = args->start_hook(from, to); in test_file_common()
1978 args->finish_hook(from, to, data_hook); in test_file_common()