Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dxarray.c401 static unsigned long xas_size(const struct xa_state *xas) in xas_size() function
419 unsigned long mask = xas_size(xas) - 1; in xas_max()
1742 first += xas_size(&xas); in xa_store_range()