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