Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dxarray.c638 static void *xas_create(struct xa_state *xas, bool allow_root) in xas_create() function
716 xas_create(xas, true); in xas_create_range()
784 first = xas_create(xas, allow_root); in xas_store()
1727 xas_create(&xas, true); in xa_store_range()