Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dxarray.c403 static unsigned long xas_size(const struct xa_state *xas) in xas_size() function
421 unsigned long mask = xas_size(xas) - 1; in xas_max()
1744 first += xas_size(&xas); in xa_store_range()