Searched refs:target_func (Results 1 – 2 of 2) sorted by relevance
186 int (*target_func)(void); member192 .target_func = &wp_ro_test,198 .target_func = &wp_wo_test,202 .target_func = &wp_rw_test,206 .target_func = &wp_modify_test,233 return !wp_testcase_table[i].target_func() ? TEST_OK : TEST_FAIL; in test__wp()
68 int (*target_func)(void); member78 .target_func = &epoll_pwait_loop,87 .target_func = &epoll_pwait_loop,98 .target_func = &llseek_loop,246 if ((!!bpf_testcase_table[idx].target_func) != (!!obj)) { in __test__bpf()259 bpf_testcase_table[idx].target_func, in __test__bpf()