Searched refs:__xa_next (Results 1 – 2 of 2) sorted by relevance
390 __xa_next(struct xarray *xa, unsigned long *pindex, bool not_first) in __xa_next() function424 retval = __xa_next(xa, pindex, not_first); in xa_next()
90 void *__xa_next(struct xarray *, unsigned long *, bool);