Home
last modified time | relevance | path

Searched defs:bit_sz (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c130 __u32 bit_off, bit_sz; in fprintf_btf_type_raw() local
/linux/tools/bpf/bpftool/
H A Dbtf.c194 __u32 bit_off, bit_sz; in dump_btf_type() local
/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c227 static void sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, in sppctl_gmx_set()
/linux/tools/lib/bpf/
H A Dlibbpf.c2179 int bit_sz = ext->kcfg.sz * 8; in is_kcfg_value_in_range() local