Searched refs:XAS_RESTART (Results 1 – 4 of 4) sorted by relevance
1328 #define XAS_RESTART ((struct xa_node *)3UL) macro1337 .xa_node = XAS_RESTART, \1456 return node <= XAS_RESTART; in xas_top()1471 xas->xa_node = XAS_RESTART; in xas_reset()1580 xas->xa_node = XAS_RESTART; in xas_set()1596 xas->xa_node = XAS_RESTART; in xas_set_order()
310 xas->xa_node = XAS_RESTART; in xas_nomem()346 xas->xa_node = XAS_RESTART; in __xas_nomem()1122 xas->xa_node = XAS_RESTART; in xas_pause()1244 } else if (xas->xa_node == XAS_RESTART) { in xas_find()1375 xas->xa_node = XAS_RESTART; in xas_find_marked()1821 if (xas.xa_node == XAS_RESTART) in __xa_alloc()
117 XA_BUG_ON(xa, xas.xa_node != XAS_RESTART); in check_xas_retry()126 xas.xa_node = XAS_RESTART; in check_xas_retry()1088 xas.xa_node != XAS_RESTART); in check_find_3()1275 XA_BUG_ON(xa, xas.xa_node == XAS_RESTART); in check_move_small()1289 XA_BUG_ON(xa, xas.xa_node == XAS_RESTART); in check_move_small()
295 if (xas.xa_node == XAS_RESTART) in rdma_user_mmap_entry_insert_range()