Home
last modified time | relevance | path

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

/linux/lib/
H A Dxarray.c295 * stored in the xa_state where it will be found by xas_alloc(). More
362 static void *xas_alloc(struct xa_state *xas, unsigned int shift) in xas_alloc() function
590 node = xas_alloc(xas, shift); in xas_expand()
685 node = xas_alloc(xas, shift); in xas_create()