Searched refs:nb_units_allocated (Results 1 – 2 of 2) sorted by relevance
448 int nb_units_allocated; member
2629 if (frag->nb_units < frag->nb_units_allocated) { in mpp_insert_unit()2640 frag->nb_units_allocated = 2 * frag->nb_units_allocated + 1; in mpp_insert_unit()