Searched refs:idr_find_locked (Results 1 – 1 of 1) sorted by relevance
314 idr_find_locked(struct idr *idr, int id) in idr_find_locked() function334 res = idr_find_locked(idr, id); in idr_find()347 res = idr_find_locked(idr, id); in idr_get_next()493 if (error == 0 && idr_find_locked(idr, id) != ptr) { in idr_get_new_locked()611 if (error == 0 && idr_find_locked(idr, id) != ptr) { in idr_get_new_above_locked()