Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dxarray.c201 static void *xas_descend(struct xa_state *xas, struct xa_node *node) in xas_descend() function
242 entry = xas_descend(xas, node); in xas_load()
690 entry = xas_descend(xas, node); in xas_create()
1412 curr = xas_descend(xas, node); in xas_find_conflict()
1950 entry = xas_descend(&xas, xa_to_node(entry)); in xa_get_mark()