Searched refs:__idr_get_new_above_int (Results 1 – 1 of 1) sorted by relevance
357 static int __idr_get_new_above_int(struct idr *idp, void *ptr, int starting_id) in __idr_get_new_above_int() function385 int rv = __idr_get_new_above_int(idp, ptr, 0); in idr_alloc()