Searched defs:bit_sz (Results 1 – 5 of 5) sorted by relevance
/tools/lib/bpf/ |
D | btf_dump.c | 824 int max_align = 1, align, i, bit_sz; in btf_is_struct_packed() local 1650 __u8 bit_sz, in btf_dump_get_bitfield_value() 1692 __u8 bit_sz) in btf_dump_bitfield_check_zero() 1709 __u8 bit_sz) in btf_dump_bitfield_data() 1997 __u8 bit_sz; in btf_dump_struct_data() local 2130 __u8 bit_sz) in btf_dump_type_data_check_overflow() 2188 __u8 bit_sz) in btf_dump_type_data_check_zero() 2296 __u8 bit_sz) in btf_dump_dump_type_data()
|
D | relo_core.c | 566 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; in bpf_core_calc_field_relo() local
|
D | libbpf.c | 1610 int bit_sz = ext->kcfg.sz * 8; in is_kcfg_value_in_range() local
|
/tools/testing/selftests/bpf/ |
D | btf_helpers.c | 126 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
|
/tools/bpf/bpftool/ |
D | btf.c | 182 __u32 bit_off, bit_sz; in dump_btf_type() local
|