Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dxarray.h1849 void *__xas_prev(struct xa_state *);
1873 return __xas_prev(xas); in xas_prev()
/linux-6.15/lib/
H A Dxarray.c1306 void *__xas_prev(struct xa_state *xas) in __xas_prev() function
1336 EXPORT_SYMBOL_GPL(__xas_prev);