Home
last modified time | relevance | path

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

/lib/
Dxarray.c397 static unsigned long xas_size(const struct xa_state *xas) in xas_size() function
415 unsigned long mask = xas_size(xas) - 1; in xas_max()
1582 first += xas_size(&xas); in xa_store_range()