Searched defs:bit_sz (Results 1 – 5 of 5) sorted by relevance
/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 838 int max_align = 1, align, i, bit_sz; in btf_is_struct_packed() local 1753 __u8 bit_sz, in btf_dump_get_bitfield_value() 1794 __u8 bit_sz) in btf_dump_bitfield_check_zero() 1811 __u8 bit_sz) in btf_dump_bitfield_data() 2113 __u8 bit_sz; in btf_dump_struct_data() local 2262 __u8 bit_sz) in btf_dump_type_data_check_overflow() 2321 __u8 bit_sz) in btf_dump_type_data_check_zero() 2430 __u8 bit_sz) in btf_dump_dump_type_data()
|
H A D | libbpf.c | 2149 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()
|