Searched defs:nr_bits (Results 1 – 3 of 3) sorted by relevance
| /kernel/bpf/ |
| D | bloom_filter.c | 97 u32 bitset_bytes, bitset_mask, nr_hash_funcs, nr_bits; in bloom_map_alloc() local
|
| D | btf.c | 865 u8 nr_bits, nr_bytes; in btf_type_int_is_regular() local 892 u8 nr_bits; in btf_member_is_reg_int() local 2176 u32 struct_bits_off, nr_bits, nr_int_data_bits, bytes_offset; in btf_int_check_kflag_member() local 2231 u32 int_data, nr_bits, meta_needed = sizeof(int_data); in btf_int_check_meta() local 2370 u8 nr_bits, struct btf_show *show) in btf_bitfield_show() 2400 u8 nr_bits = BTF_INT_BITS(int_data); in btf_int_bits_show() local 2420 u8 nr_bits = BTF_INT_BITS(int_data); in btf_int_show() local 4229 u32 struct_bits_off, nr_bits, bytes_end, struct_size; in btf_enum_check_kflag_member() local
|
| D | helpers.c | 2891 int nr_bits; member 2938 u32 nr_bits = BYTES_TO_BITS(nr_bytes); in bpf_iter_bits_new() local 2998 int bit = kit->bit, nr_bits = kit->nr_bits; in bpf_iter_bits_next() local
|