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

/linux-master/lib/
H A Dxarray.c627 * xas_create() - Create a slot to store an entry in.
639 static void *xas_create(struct xa_state *xas, bool allow_root) function
717 xas_create(xas, true);
787 first = xas_create(xas, allow_root);
1733 xas_create(&xas, true);

Completed in 134 milliseconds