Searched refs:thread_fn_t (Results 1 – 1 of 1) sorted by relevance
147 typedef bool (*thread_fn_t)(struct test_thread const* thread); typedef152 thread_fn_t thread_fn;247 test_on_each_cpu(thread_fn_t thread_fn, const struct arm_matrix_operations *ops, const char *desc) in test_on_each_cpu()