Searched defs:bit_offset (Results 1 – 5 of 5) sorted by relevance
| /tools/bpf/bpftool/ |
| D | btf_dumper.c | 136 __u8 bit_offset, const void *data) in btf_dumper_modifier() 351 static void btf_dumper_bitfield(__u32 nr_bits, __u8 bit_offset, in btf_dumper_bitfield() 378 static void btf_dumper_int_bits(__u32 int_type, __u8 bit_offset, in btf_dumper_int_bits() 395 static int btf_dumper_int(const struct btf_type *t, __u8 bit_offset, in btf_dumper_int() 485 __u32 bit_offset = m[i].offset; in btf_dumper_struct() local 514 __u8 bit_offset, const void *data) in btf_dumper_var() 556 __u8 bit_offset, const void *data) in btf_dumper_do_type()
|
| /tools/lib/bpf/ |
| D | relo_core.h | 44 __u32 bit_offset; member
|
| D | relo_core.c | 344 __u32 bit_offset; in bpf_core_parse_spec() local 508 __u32 bit_offset; in bpf_core_match_member() local
|
| D | btf.c | 2252 __u32 bit_offset, __u32 bit_size) in btf__add_field()
|
| D | libbpf.c | 946 find_member_by_offset(const struct btf_type *t, __u32 bit_offset) in find_member_by_offset()
|