Searched refs:input_data (Results 1 – 1 of 1) sorted by relevance
221 int __test_completion_waiter(void *input_data) in __test_completion_waiter() argument223 struct __test_data *data = (struct __test_data *)input_data; in __test_completion_waiter()250 int __test_completion_worker(void *input_data) in __test_completion_worker() argument252 struct __test_data *data = (struct __test_data *)input_data; in __test_completion_worker()