Home
last modified time | relevance | path

Searched refs:xas_expand (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dxarray.c555 * xas_expand adds nodes to the head of the tree until it has reached
558 static int xas_expand(struct xa_state *xas, void *head) in xas_expand() function
652 shift = xas_expand(xas, entry); in xas_create()
/kernel/linux/linux-6.6/lib/
H A Dxarray.c556 * xas_expand adds nodes to the head of the tree until it has reached
559 static int xas_expand(struct xa_state *xas, void *head) in xas_expand() function
653 shift = xas_expand(xas, entry); in xas_create()

Completed in 7 milliseconds