Home
last modified time | relevance | path

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

/lib/
Didr.c532 static void sub_remove(struct idr *idp, int shift, int id) in sub_remove() function
582 sub_remove(idp, (idp->layers - 1) * IDR_BITS, id); in idr_remove()