Searched refs:num_elts (Results 1 – 1 of 1) sorted by relevance
368 unsigned int num_elts = (count + BITS - 1) / BITS; in init() local369 unsigned int elts_size = num_elts * sizeof (elt_t); in init()