Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dxarray.c358 static void *xas_alloc(struct xa_state *xas, unsigned int shift) in xas_alloc() function
581 node = xas_alloc(xas, shift); in xas_expand()
676 node = xas_alloc(xas, shift); in xas_create()