Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 10 of 10) sorted by relevance

/tools/testing/selftests/pidfd/
Dpidfd_test.c390 pthread_t t1; in child_poll_exec_test() local
407 pthread_t t1; in test_pidfd_poll_exec() local
454 pthread_t t1, t2; in child_poll_leader_exit_test() local
/tools/perf/tests/
Dthread-mg-share.c14 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
/tools/lib/bpf/
Dbtf.c1730 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
1749 static bool btf_equal_int(struct btf_type *t1, struct btf_type *t2) in btf_equal_int()
1773 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
1799 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
1835 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct()
1879 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
1898 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
1933 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
1959 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
/tools/power/cpupower/lib/
Dcpupower.c105 static int __compare(const void *t1, const void *t2) in __compare()
/tools/testing/selftests/bpf/
Dtest_lpm_map.c140 struct tlpm_node *list = NULL, *t1, *t2; in test_lpm_basic() local
172 struct tlpm_node *t1, *t2, *l1 = NULL, *l2 = NULL; in test_lpm_order() local
/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c342 pthread_t t1; in tm_unavailable_test() local
/tools/testing/selftests/net/
Dtcp_mmap.c127 struct timeval t0, t1; in child_thread() local
/tools/testing/selftests/ptp/
Dtestptp.c178 int64_t t1, t2, tp; in main() local
/tools/testing/scatterlist/linux/
Dmm.h55 #define __min(t1, t2, min1, min2, x, y) ({ \ argument
/tools/perf/
Dbuiltin-stat.c429 unsigned long long t0, t1; in __run_perf_stat() local