Searched refs:id_offset (Results 1 – 16 of 16) sorted by relevance
| /linux/virt/kvm/ |
| H A D | binary_stats.c | 103 copylen = header->id_offset + KVM_STATS_NAME_SIZE - pos; in kvm_stats_read() 106 src = id + pos - header->id_offset; in kvm_stats_read()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_io.c | 135 regfield.id_offset = regfields[i].id_offset; in ocelot_regfields_init()
|
| /linux/arch/loongarch/kvm/ |
| H A D | vm.c | 22 .id_offset = sizeof(struct kvm_stats_header),
|
| H A D | vcpu.c | 35 .id_offset = sizeof(struct kvm_stats_header),
|
| /linux/arch/riscv/kvm/ |
| H A D | vm.c | 25 .id_offset = sizeof(struct kvm_stats_header),
|
| H A D | vcpu.c | 48 .id_offset = sizeof(struct kvm_stats_header),
|
| /linux/arch/arm64/kvm/ |
| H A D | guest.c | 39 .id_offset = sizeof(struct kvm_stats_header), 59 .id_offset = sizeof(struct kvm_stats_header),
|
| /linux/tools/perf/util/ |
| H A D | evsel.h | 48 off_t id_offset; member
|
| H A D | header.c | 3700 evsel->id_offset = attr_offset; in perf_session__do_write_header() 3726 .offset = evsel->id_offset, in perf_session__do_write_header()
|
| /linux/arch/mips/kvm/ |
| H A D | mips.c | 48 .id_offset = sizeof(struct kvm_stats_header), 90 .id_offset = sizeof(struct kvm_stats_header),
|
| /linux/include/linux/ |
| H A D | regmap.h | 1428 unsigned int id_offset; member 1442 .id_offset = _offset, \
|
| /linux/arch/powerpc/kvm/ |
| H A D | booke.c | 48 .id_offset = sizeof(struct kvm_stats_header), 83 .id_offset = sizeof(struct kvm_stats_header),
|
| /linux/tools/include/uapi/linux/ |
| H A D | kvm.h | 1523 __u32 id_offset; member
|
| /linux/include/uapi/linux/ |
| H A D | kvm.h | 1534 __u32 id_offset; member
|
| /linux/arch/s390/kvm/ |
| H A D | kvm-s390.c | 87 .id_offset = sizeof(struct kvm_stats_header), 195 .id_offset = sizeof(struct kvm_stats_header),
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 5950 __u32 id_offset; 5965 The ``id_offset`` field is the offset of the id string from the start of the
|