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

/linux-master/lib/
H A Dxarray.c292 * stored in the xa_state where it will be found by xas_alloc(). More
359 static void *xas_alloc(struct xa_state *xas, unsigned int shift) function
582 node = xas_alloc(xas, shift);
677 node = xas_alloc(xas, shift);

Completed in 82 milliseconds