Home
last modified time | relevance | path

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

/lib/
Dxarray.c1234 void *xas_find_conflict(struct xa_state *xas) in xas_find_conflict() function
1284 EXPORT_SYMBOL_GPL(xas_find_conflict);
Dtest_xarray.c1287 XA_BUG_ON(xa, xas_find_conflict(&xas)); in xa_store_many_order()