Searched refs:idr_remove_all (Results 1 – 2 of 2) sorted by relevance
76 void idr_remove_all(struct idr *idp);
83 idr_remove_all(idr); in idr_destroy()109 idr_remove_all(struct idr *idr) in idr_remove_all() function