Searched refs:idr_max (Results 1 – 1 of 1) sorted by relevance
56 static int idr_max(int layers) in idr_max() function70 return ~idr_max(layer + 1); in idr_layer_prefix_mask()319 while (id > idr_max(layers)) { in idr_get_empty_slot()623 max = idr_max(idp->layers); in __idr_remove_all()684 if (id > idr_max(p->layer + 1)) in idr_find_slowpath()725 max = idr_max(idp->layers); in idr_for_each()776 max = idr_max(p->layer + 1); in idr_get_next()