Searched refs:xa_next (Results 1 – 3 of 3) sorted by relevance
76 void *xa_next(struct xarray *, unsigned long *, bool);80 ((entry) = xa_next(xa, &index, (entry) != NULL)) != NULL; )
442 xa_next(struct xarray *xa, unsigned long *pindex, bool not_first) in xa_next() function
1758 ((entry) = xa_next(xa, &index, (entry) != NULL)) != NULL; )