| /linux-6.15/arch/um/drivers/ |
| H A D | vector_transports.c | 63 uint32_t counter_offset; member 85 counter = (uint32_t *)(header + td->counter_offset); in l2tpv3_form_header() 325 td->counter_offset = 4; in build_l2tpv3_transport_data() 358 td->counter_offset += 8; in build_l2tpv3_transport_data() 363 td->counter_offset += 4; in build_l2tpv3_transport_data() 387 td->counter_offset += 4; in build_l2tpv3_transport_data()
|
| /linux-6.15/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer.c | 195 .counter_offset = test_args.counter_offset, in test_vm_create()
|
| /linux-6.15/tools/testing/selftests/kvm/include/ |
| H A D | timer_test.h | 27 uint64_t counter_offset; member
|
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_tl_debugfs.c | 27 size_t counter_offset, u64 *arr) in tl_collect_values_u32() argument 40 counter_val = regs_hist_buff[counter_offset / sizeof(counter_val)]; in tl_collect_values_u32() 51 size_t counter_offset, u64 *arr) in tl_collect_values_u64() argument 64 counter_val = regs_hist_buff[counter_offset / sizeof(counter_val)]; in tl_collect_values_u64()
|
| /linux-6.15/drivers/perf/arm_cspmu/ |
| H A D | arm_cspmu.c | 658 static inline u32 counter_offset(u32 reg_sz, u32 ctr_idx) in counter_offset() function 669 offset = counter_offset(sizeof(u64), event->hw.idx); in arm_cspmu_write_counter() 676 offset = counter_offset(sizeof(u32), event->hw.idx); in arm_cspmu_write_counter() 689 offset = counter_offset(sizeof(u64), event->hw.idx); in arm_cspmu_read_counter() 697 offset = counter_offset(sizeof(u32), event->hw.idx); in arm_cspmu_read_counter()
|
| /linux-6.15/include/uapi/linux/netfilter_bridge/ |
| H A D | ebtables.h | 84 unsigned int counter_offset; member
|
| /linux-6.15/tools/testing/selftests/kvm/ |
| H A D | arch_timer.c | 226 test_args.counter_offset = strtol(optarg, NULL, 0); in parse_args()
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vcap.c | 44 u32 counter_offset; /* Current counter offset */ member 209 data->counter_offset = (num_subwords_per_entry * col * in vcap_data_offset_get() 637 vcap_data_set(data.counter, data.counter_offset, in is2_entry_set() 772 vcap_data_set(data.counter, data.counter_offset, in is1_entry_set() 843 vcap_data_set(data.counter, data.counter_offset, in es0_entry_set() 870 cnt = vcap_data_get(data.counter, data.counter_offset, in vcap_entry_get()
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | uncore.h | 180 unsigned int counter_offset; member 386 pmu->type->freerunning[type].counter_offset * idx + in uncore_freerunning_counter()
|
| /linux-6.15/tools/arch/arm64/include/uapi/asm/ |
| H A D | kvm.h | 207 __u64 counter_offset; member
|
| /linux-6.15/arch/arm64/include/uapi/asm/ |
| H A D | kvm.h | 207 __u64 counter_offset; member
|
| /linux-6.15/net/bridge/netfilter/ |
| H A D | ebtables.c | 222 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table() 275 chaininfo->counter_offset; in ebt_do_table() 300 counter_base = cb_base + chaininfo->counter_offset; in ebt_do_table() 563 if (((struct ebt_entries *)e)->counter_offset != *totalcnt) in ebt_check_entry_size_and_hooks()
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | arch_timer.c | 1778 kvm->arch.timer_data.voffset = offset->counter_offset; in kvm_vm_ioctl_set_counter_offset() 1779 kvm->arch.timer_data.poffset = offset->counter_offset; in kvm_vm_ioctl_set_counter_offset()
|
| /linux-6.15/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 9258 void *pmt_get_counter_pointer(struct pmt_mmio *pmmio, unsigned long counter_offset) in pmt_get_counter_pointer() argument 9273 ret += counter_offset; in pmt_get_counter_pointer()
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 6193 __u64 counter_offset;
|