Home
last modified time | relevance | path

Searched defs:thread_args (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa.c100 struct thread_args { struct
111 struct thread_args *args = _arg; in threadfn() argument
H A Dfutex_numa_mpol.c28 struct thread_args { struct
34 static struct thread_args thread_args[MAX_THREADS]; argument
/linux/tools/testing/selftests/timens/
H A Dclock_nanosleep.c25 struct thread_args { struct
34 struct thread_args *args = _args; in call_nanosleep() argument
H A Dvfork_exec.c22 struct thread_args { struct
29 struct thread_args *args = _args; in tcheck() argument
/linux/tools/testing/selftests/net/netfilter/
H A Dudpclash.c27 struct thread_args { struct
37 const struct thread_args *args = varg; in thread_main() argument
54 struct thread_args thread_args = { in run_test() local