Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dxarray.c201 static void *xas_descend(struct xa_state *xas, struct xa_node *node) in xas_descend() function
240 entry = xas_descend(xas, node); in xas_load()
687 entry = xas_descend(xas, node); in xas_create()
1408 curr = xas_descend(xas, node); in xas_find_conflict()
1946 entry = xas_descend(&xas, xa_to_node(entry)); in xa_get_mark()