Searched refs:target_func (Results 1 – 2 of 2) sorted by relevance
62 int (*target_func)(void); member72 .target_func = &epoll_pwait_loop,81 .target_func = &epoll_pwait_loop,92 .target_func = &llseek_loop,240 if ((!!bpf_testcase_table[idx].target_func) != (!!obj)) { in __test__bpf()253 bpf_testcase_table[idx].target_func, in __test__bpf()
2471 work_func_t target_func = target_work ? target_work->func : NULL; in check_flush_dependency() local2481 current->pid, current->comm, target_wq->name, target_func); in check_flush_dependency()2486 target_wq->name, target_func); in check_flush_dependency()