/tools/testing/selftests/bpf/progs/ |
D | test_misc_tcp_hdr_options.c | 35 struct tcphdr th; in __check_active_hdr_in() member 131 struct tcphdr *th; in check_active_hdr_in() local 171 struct tcphdr *th; in write_active_opt() local
|
D | test_btf_skc_cls_ingress.c | 27 static void test_syncookie_helper(struct ipv6hdr *ip6h, struct tcphdr *th, in test_syncookie_helper() 74 struct tcphdr *th; in handle_ip6_tcp() local
|
D | test_tcp_hdr_options.c | 377 struct tcphdr *th; in handle_write_hdr_opt() local 468 struct tcphdr *th; in handle_passive_estab() local 534 struct tcphdr *th; in handle_parse_hdr() local
|
D | test_select_reuseport_kern.c | 108 struct tcphdr *th = data; in _select_by_skb_data() local
|
D | test_xdp.c | 51 struct tcphdr *th; in get_dport() local
|
D | test_xdp_loop.c | 47 struct tcphdr *th; in get_dport() local
|
/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer_configuration.py | 36 def _get_static_size(self, th): argument 237 def dl_set(self, pool, th): argument 311 def dl_set(self, th): argument
|
/tools/testing/selftests/kvm/x86_64/ |
D | mmio_warning_test.c | 56 pthread_t th[NTHREAD]; in test() local
|
/tools/perf/util/ |
D | machine.c | 410 struct thread *th, pid_t pid) in machine__update_thread_pid() 465 struct thread *th; in __threads__get_last_match() local 484 struct thread *th = NULL; in threads__get_last_match() local 493 __threads__set_last_match(struct threads *threads, struct thread *th) in __threads__set_last_match() 499 threads__set_last_match(struct threads *threads, struct thread *th) in threads__set_last_match() 516 struct thread *th; in ____machine__findnew_thread() local 582 struct thread *th; in machine__findnew_thread() local 594 struct thread *th; in machine__find_thread() local 1873 static void __machine__remove_thread(struct machine *machine, struct thread *th, bool lock) in __machine__remove_thread() 1906 void machine__remove_thread(struct machine *machine, struct thread *th) in machine__remove_thread()
|
D | evlist.h | 73 pthread_t th; member
|
D | cs-etm.c | 2321 struct thread *th; in cs_etm__process_itrace_start() local 2344 struct thread *th; in cs_etm__process_switch_cpu_wide() local
|
D | sort.c | 115 const struct thread *th = arg; in hist_entry__thread_filter() local
|
/tools/testing/selftests/net/ |
D | tcp_mmap.c | 328 pthread_t th; in do_accept() local
|
/tools/testing/selftests/bpf/ |
D | test_tcp_hdr_options.h | 95 static inline unsigned int tcp_hdrlen(const struct tcphdr *th) in tcp_hdrlen()
|
/tools/perf/bench/ |
D | inject-buildid.c | 42 pthread_t th; member
|
/tools/testing/selftests/powerpc/mm/ |
D | tlbie_test.c | 397 static void set_pthread_cpu(pthread_t th, int cpu) in set_pthread_cpu()
|