Searched refs:__idr_erase_full (Results 1 – 1 of 1) sorted by relevance
294 static __always_inline void __idr_erase_full(struct idr *idp, int id, struct idr_layer **stk, int m… in __idr_erase_full() function412 __idr_erase_full(idp, __id, stk, 0); in idr_remove()1014 __idr_erase_full(&ida_p->idr, idr_id, stk, (b_p->count > 0 ? 1 : 0)); in ida_remove()