Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dxarray.c291 * stored in the xa_state where it will be found by xas_alloc(). More
358 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()
/kernel/linux/linux-6.6/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) in xas_alloc() function
582 node = xas_alloc(xas, shift); in xas_expand()
677 node = xas_alloc(xas, shift); in xas_create()

Completed in 6 milliseconds