Searched defs:nr_bits (Results 1 – 2 of 2) sorted by relevance
/kernel/bpf/ |
D | bloom_filter.c | 93 u32 bitset_bytes, bitset_mask, nr_hash_funcs, nr_bits; in bloom_map_alloc() local
|
D | btf.c | 826 u8 nr_bits, nr_bytes; in btf_type_int_is_regular() local 853 u8 nr_bits; in btf_member_is_reg_int() local 2080 u32 struct_bits_off, nr_bits, nr_int_data_bits, bytes_offset; in btf_int_check_kflag_member() local 2135 u32 int_data, nr_bits, meta_needed = sizeof(int_data); in btf_int_check_meta() local 2274 u8 nr_bits, struct btf_show *show) in btf_bitfield_show() 2304 u8 nr_bits = BTF_INT_BITS(int_data); in btf_int_bits_show() local 2324 u8 nr_bits = BTF_INT_BITS(int_data); in btf_int_show() local 3655 u32 struct_bits_off, nr_bits, bytes_end, struct_size; in btf_enum_check_kflag_member() local
|