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

/linux-master/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) function
653 shift = xas_expand(xas, entry);

Completed in 101 milliseconds