Home
last modified time | relevance | path

Searched refs:idr_max (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/lib/
Didr.c43 static int idr_max(int layers) in idr_max() function
234 while (id > idr_max(layers)) { in idr_get_empty_slot()
468 max = idr_max(idp->layers); in idr_remove_all()
530 if (id > idr_max(p->layer + 1)) in idr_find()
571 max = idr_max(idp->layers); in idr_for_each()
622 max = idr_max(p->layer + 1); in idr_get_next()