Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dxarray.c640 static void *xas_create(struct xa_state *xas, bool allow_root) in xas_create() function
718 xas_create(xas, true); in xas_create_range()
788 first = xas_create(xas, allow_root); in xas_store()
1749 xas_create(&xas, true); in xa_store_range()