Home
last modified time | relevance | path

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

/linux/lib/
H A Dxarray.c360 static void *xas_alloc(struct xa_state *xas, unsigned int shift) in xas_alloc() function
583 node = xas_alloc(xas, shift); in xas_expand()
678 node = xas_alloc(xas, shift); in xas_create()