Searched refs:data_hook (Results 1 – 1 of 1) sorted by relevance
1779 void *data_hook = NULL; in test_precopy_common() local1786 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() local1939 data_hook = args->start_hook(from, to); in test_file_common()1978 args->finish_hook(from, to, data_hook); in test_file_common()