Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dxarray.c200 static void *xas_descend(struct xa_state *xas, struct xa_node *node) in xas_descend() function
239 entry = xas_descend(xas, node); in xas_load()
683 entry = xas_descend(xas, node); in xas_create()
1245 curr = xas_descend(xas, node); in xas_find_conflict()
1743 entry = xas_descend(&xas, xa_to_node(entry)); in xa_get_mark()