Searched refs:test_cleanup_func_with_data (Results 1 – 2 of 2) sorted by relevance
184 typedef void (*test_cleanup_func_with_data)(int, int, void *); typedef187 void test_cleanup_register_with_data(test_cleanup_func_with_data, void *)
104 test_cleanup_func_with_data func_with_data;996 test_cleanup_func_with_data func_with_data, void *data) in register_cleanup()1026 test_cleanup_register_with_data(test_cleanup_func_with_data func, void *data) in test_cleanup_register_with_data()