Searched defs:bit_sz (Results 1 – 5 of 5) sorted by relevance
/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 841 int max_align = 1, align, i, bit_sz; in btf_is_struct_packed() local 1759 __u8 bit_sz, in btf_dump_get_bitfield_value() 1800 __u8 bit_sz) in btf_dump_bitfield_check_zero() 1817 __u8 bit_sz) in btf_dump_bitfield_data() 2119 __u8 bit_sz; in btf_dump_struct_data() local 2268 __u8 bit_sz) in btf_dump_type_data_check_overflow() 2327 __u8 bit_sz) in btf_dump_type_data_check_zero() 2436 __u8 bit_sz) in btf_dump_dump_type_data()
|
H A D | libbpf.c | 2148 int bit_sz = ext->kcfg.sz * 8; in is_kcfg_value_in_range() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | btf_helpers.c | 130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
|
/linux/tools/bpf/bpftool/ |
H A D | btf.c | 194 __u32 bit_off, bit_sz; in dump_btf_type() local
|
/linux/drivers/pinctrl/sunplus/ |
H A D | sppctl.c | 227 static void sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, in sppctl_gmx_set()
|