Searched refs:idr_remove_all (Results 1 – 2 of 2) sorted by relevance
71 void idr_remove_all(struct idr *idp);
80 idr_remove_all(idr); in idr_destroy()106 idr_remove_all(struct idr *idr) in idr_remove_all() function