Home
last modified time | relevance | path

Searched refs:xa_is_retry (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/lib/
Didr.c242 if (slot != &idr->idr_rt.xa_head && !xa_is_retry(entry)) in idr_get_next_ul()
Dxarray.c2275 else if (xa_is_retry(entry)) in xa_dump_entry()
Dtest_xarray.c113 XA_BUG_ON(xa, !xa_is_retry(xas_reload(&xas))); in check_xas_retry()
/Linux-v5.10/include/linux/
Dxarray.h1259 static inline bool xa_is_retry(const void *entry) in xa_is_retry() function
1488 if (!xa_is_retry(entry)) in xas_retry()
/Linux-v5.10/Documentation/core-api/
Dxarray.rst370 - xa_is_retry()