Searched refs:xas_result (Results 1 – 1 of 1) sorted by relevance
1306 static void *xas_result(struct xa_state *xas, void *curr) in xas_result() function1330 return xas_result(&xas, xas_store(&xas, NULL)); in __xa_erase()1389 return xas_result(&xas, curr); in __xa_store()1456 return xas_result(&xas, curr); in __xa_cmpxchg()1583 return xas_result(&xas, NULL); in xa_store_range()