Searched refs:xas_get_mark (Results 1 – 2 of 2) sorted by relevance
851 bool xas_get_mark(const struct xa_state *xas, xa_mark_t mark) in xas_get_mark() function859 EXPORT_SYMBOL_GPL(xas_get_mark);1745 while (xas_get_mark(&xas, mark)) { in xa_get_mark()
282 XA_BUG_ON(xa, !xas_get_mark(&xas, XA_MARK_0)); in check_xa_mark_2()