Searched defs:pth (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | proc-tid0.c | 51 pthread_t pth; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi_signal_restart.c | 49 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument
|
H A D | futex_requeue_pi.c | 70 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi_signal_restart.c | 49 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument
|
H A D | futex_requeue_pi.c | 70 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | threadtest.c | 125 pthread_t pth[MAX_THREADS]; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_misc_tcp_hdr_options.c | 42 struct tcphdr *pth; in __check_active_hdr_in() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_misc_tcp_hdr_options.c | 43 struct tcphdr *pth; in __check_active_hdr_in() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | threadtest.c | 125 pthread_t pth[MAX_THREADS]; in main() local
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | sched-messaging.c | 192 static unsigned int group(pthread_t *pth, in group() argument
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | sched-messaging.c | 198 static unsigned int group(pthread_t *pth, in group() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | export.c | 355 char *pth; in svc_export_request() local
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | export.c | 372 char *pth; in svc_export_request() local
|
Completed in 9 milliseconds