Searched defs:t1 (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/pidfd/ |
D | pidfd_test.c | 390 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/ |
D | thread-mg-share.c | 14 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
|
/tools/lib/bpf/ |
D | btf.c | 1730 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/ |
D | cpupower.c | 105 static int __compare(const void *t1, const void *t2) in __compare()
|
/tools/testing/selftests/bpf/ |
D | test_lpm_map.c | 140 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/ |
D | tm-unavailable.c | 342 pthread_t t1; in tm_unavailable_test() local
|
/tools/testing/selftests/net/ |
D | tcp_mmap.c | 127 struct timeval t0, t1; in child_thread() local
|
/tools/testing/selftests/ptp/ |
D | testptp.c | 178 int64_t t1, t2, tp; in main() local
|
/tools/testing/scatterlist/linux/ |
D | mm.h | 55 #define __min(t1, t2, min1, min2, x, y) ({ \ argument
|
/tools/perf/ |
D | builtin-stat.c | 429 unsigned long long t0, t1; in __run_perf_stat() local
|