Home
last modified time | relevance | path

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

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