Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dxarray.c203 static void *xas_descend(struct xa_state *xas, struct xa_node *node) in xas_descend() function
244 entry = xas_descend(xas, node); in xas_load()
688 entry = xas_descend(xas, node); in xas_create()
1410 curr = xas_descend(xas, node); in xas_find_conflict()
1954 entry = xas_descend(&xas, xa_to_node(entry)); in xa_get_mark()