Searched defs:max_bits (Results 1 – 6 of 6) sorted by relevance
17 size_t max_bits; member21 struct bitfield * bitfield_alloc(size_t max_bits) in bitfield_alloc()
82 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits()
85 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits()
115 u_int max_bits; in octeon_cib_attach() local
2696 unsigned max_bits) in amdgpu_vm_adjust_size()
4010 int max_bits = floor_log2 (max_len); in try_store_by_multiple_pieces() local