Searched refs:idr_remove_all (Results 1 – 2 of 2) sorted by relevance
89 void idr_remove_all(struct idr *idp);
195 idr_remove_all(idr); in idr_destroy()222 idr_remove_all(struct idr *idr) in idr_remove_all() function