Searched refs:ida_simple_get (Results 1 – 2 of 2) sorted by relevance
77 int ida_simple_get(struct ida *, unsigned int, unsigned int, gfp_t);
945 ida_simple_get(struct ida *ida, unsigned int start, unsigned int end, in ida_simple_get() function