Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 18 of 18) sorted by relevance

/tools/testing/selftests/kvm/x86_64/
Dhyperv_clock.c53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local
86 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local
178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
/tools/perf/tests/
Dthread-maps-share.c14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
/tools/lib/bpf/
Dbtf.c3645 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
3664 static bool btf_equal_int_tag(struct btf_type *t1, struct btf_type *t2) in btf_equal_int_tag()
3685 static bool btf_equal_enum_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum_members()
3703 static bool btf_equal_enum64_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum64_members()
3723 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
3740 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
3780 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct()
3824 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
3843 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
3878 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
[all …]
Dbtf.h494 const struct btf_type *t2) in btf_kind_core_compat()
Dlinker.c1331 const struct btf_type *t1, *t2; in glob_sym_btf_matches() local
/tools/testing/selftests/bpf/
Dtest_lpm_map.c139 struct tlpm_node *list = NULL, *t1, *t2; in test_lpm_basic() local
171 struct tlpm_node *t1, *t2, *l1 = NULL, *l2 = NULL; in test_lpm_order() local
/tools/power/cpupower/lib/
Dcpupower.c133 static int __compare(const void *t1, const void *t2) in __compare()
/tools/testing/selftests/syscall_user_dispatch/
Dsud_benchmark.c69 struct timespec t1, t2; in one_sysinfo_step() local
/tools/testing/selftests/bpf/progs/
Dverifier_global_ptr_args.c34 struct task_struct *t2 = bpf_task_acquire(t1); in trusted_task_arg_nullable() local
Dtest_core_reloc_type_id.c67 union a_union t2 = {}; variable
/tools/testing/selftests/ptp/
Dtestptp.c193 int64_t t1, t2, tp; in main() local
/tools/perf/util/
Dbpf_off_cpu.c100 const struct btf_type *t1, *t2, *t3; in check_sched_switch_args() local
/tools/testing/selftests/pidfd/
Dpidfd_test.c545 pthread_t t1, t2; in child_poll_leader_exit_test() local
/tools/testing/scatterlist/linux/
Dmm.h56 #define __min(t1, t2, min1, min2, x, y) ({ \ argument
/tools/testing/selftests/timers/
Dposix_timers.c447 static inline int64_t calcdiff_ns(struct timespec t1, struct timespec t2) in calcdiff_ns()
/tools/testing/selftests/kvm/include/riscv/
Dprocessor.h70 unsigned long t2; member
/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c412 float t2 = -1.234567; in test_btf_dump_float_data() local
/tools/power/x86/turbostat/
Dturbostat.c3387 struct pkg_data *p, struct thread_data *t2, struct core_data *c2, struct pkg_data *p2) in delta_cpu()
5541 struct thread_data *t, *t2; in for_all_cpus_2() local