Home
last modified time | relevance | path

Searched refs:__xas_next (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dxarray.h1854 void *__xas_next(struct xa_state *);
1908 return __xas_next(xas); in xas_next()
/linux/lib/
H A Dxarray.c1345 void *__xas_next(struct xa_state *xas) in __xas_next() function
1375 EXPORT_SYMBOL_GPL(__xas_next);