Home
last modified time | relevance | path

Searched refs:thread_func_t (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/testing/selftests/bpf/
Dxskxceiver.h143 typedef void *(*thread_func_t)(void *arg); typedef
150 thread_func_t func_ptr;
Dxskxceiver.c1697 thread_func_t tmp_func_ptr = (*ifobj1)->func_ptr; in swap_directions()
2058 thread_func_t func_ptr) in init_iface()