Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dxarray.c359 static void *xas_alloc(struct xa_state *xas, unsigned int shift) in xas_alloc() function
582 node = xas_alloc(xas, shift); in xas_expand()
677 node = xas_alloc(xas, shift); in xas_create()