Searched refs:ida_remove (Results 1 – 2 of 2) sorted by relevance
115 void ida_remove(struct ida *ida, int id);127 ida_remove(ida, id); in ida_free()
778 ida_remove(ida, id); in ida_simple_get()797 ida_remove(struct ida *ida, int id) in ida_remove() function