Searched refs:t6 (Results 1 – 9 of 9) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| A D | tracing_struct.c | 27 int t6; variable 129 t6 = a->b[0]; in BPF_PROG2()
|
| A D | test_core_reloc_type_id.c | 71 arr_typedef t6 = {}; variable
|
| /tools/testing/selftests/kvm/include/loongarch/ |
| A D | processor.h | 29 #define t6 $r18 macro
|
| /tools/testing/selftests/kvm/include/riscv/ |
| A D | processor.h | 108 unsigned long t6; member
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | tracing_struct.c | 57 ASSERT_EQ(skel->bss->t6, 1, "t6 ret"); in test_struct_args()
|
| A D | btf_dump.c | 486 double t6 = 0.0; in test_btf_dump_float_data() local 508 ASSERT_OK(btf_dump_data(btf, d, "test_double", NULL, 0, &t6, 8, str, in test_btf_dump_float_data()
|
| /tools/testing/selftests/kvm/lib/riscv/ |
| A D | processor.c | 256 core.regs.t6 = vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.t6)); in vcpu_arch_dump() 283 core.regs.t3, core.regs.t4, core.regs.t5, core.regs.t6); in vcpu_arch_dump()
|
| /tools/testing/selftests/kvm/riscv/ |
| A D | get-reg-list.c | 301 case KVM_REG_RISCV_CORE_REG(regs.t3) ... KVM_REG_RISCV_CORE_REG(regs.t6): in core_id_to_str() 818 KVM_REG_RISCV | KVM_REG_SIZE_ULONG | KVM_REG_RISCV_CORE | KVM_REG_RISCV_CORE_REG(regs.t6),
|
| /tools/lib/bpf/ |
| A D | usdt.c | 1466 { "t6", offsetof(struct user_regs_struct, t6) }, in calc_pt_regs_off()
|
Completed in 17 milliseconds