Home
last modified time | relevance | path

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

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