Searched defs:bit_sz (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 837 int max_align = 1, align, i, bit_sz; in btf_is_struct_packed() local 1752 __u8 bit_sz, in btf_dump_get_bitfield_value() 1793 __u8 bit_sz) in btf_dump_bitfield_check_zero() 1810 __u8 bit_sz) in btf_dump_bitfield_data() 2107 __u8 bit_sz; in btf_dump_struct_data() local 2256 __u8 bit_sz) in btf_dump_type_data_check_overflow() 2315 __u8 bit_sz) in btf_dump_type_data_check_zero() 2424 __u8 bit_sz) in btf_dump_dump_type_data()
|
H A D | relo_core.c | 686 __u32 byte_off, byte_sz, bit_off, bit_sz, field_type_id; in bpf_core_calc_field_relo() local
|
H A D | libbpf.c | 1845 int bit_sz = ext->kcfg.sz * 8; in is_kcfg_value_in_range() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | btf.c | 177 __u32 bit_off, bit_sz; in dump_btf_type() local
|
/openbmc/linux/drivers/pinctrl/sunplus/ |
H A D | sppctl.c | 226 static void sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, in sppctl_gmx_set()
|