Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dxarray.h1363 #define XAS_RESTART ((struct xa_node *)3UL) macro
1372 .xa_node = XAS_RESTART, \
1492 return node <= XAS_RESTART; in xas_top()
1507 xas->xa_node = XAS_RESTART; in xas_reset()
1623 xas->xa_node = XAS_RESTART; in xas_set()
1657 xas->xa_node = XAS_RESTART; in xas_set_order()
/openbmc/linux/lib/
H A Dxarray.c311 xas->xa_node = XAS_RESTART; in xas_nomem()
347 xas->xa_node = XAS_RESTART; in __xas_nomem()
1127 xas->xa_node = XAS_RESTART; in xas_pause()
1249 } else if (xas->xa_node == XAS_RESTART) { in xas_find()
1380 xas->xa_node = XAS_RESTART; in xas_find_marked()
1842 if (xas.xa_node == XAS_RESTART) in __xa_alloc()
H A Dtest_xarray.c117 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()
/openbmc/linux/drivers/infiniband/core/
H A Dib_core_uverbs.c295 if (xas.xa_node == XAS_RESTART) in rdma_user_mmap_entry_insert_range()
/openbmc/linux/fs/cachefiles/
H A Dondemand.c547 if (xas.xa_node == XAS_RESTART) { in cachefiles_ondemand_send_req()
551 if (xas.xa_node == XAS_RESTART) in cachefiles_ondemand_send_req()