Home
last modified time | relevance | path

Searched refs:XAS_BOUNDS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/lib/
A Dxarray.c168 xas->xa_node = XAS_BOUNDS; in set_bounds()
457 xas->xa_node = XAS_BOUNDS; in xas_shrink()
501 xas->xa_node = XAS_BOUNDS; in xas_delete_node()
1138 xas->xa_node = XAS_BOUNDS; in xas_pause()
1243 if (xas_error(xas) || xas->xa_node == XAS_BOUNDS) in xas_find()
1282 xas->xa_node = XAS_BOUNDS; in xas_find()
A Dtest_xarray.c345 XA_BUG_ON(xa, xas.xa_node != XAS_BOUNDS); in check_xa_shrink()
/linux-6.3-rc2/drivers/infiniband/core/
A Dib_core_uverbs.c309 if (xas.xa_node == XAS_BOUNDS || xas.xa_index >= xa_last) in rdma_user_mmap_entry_insert_range()
/linux-6.3-rc2/include/linux/
A Dxarray.h1344 #define XAS_BOUNDS ((struct xa_node *)1UL) macro

Completed in 14 milliseconds