Home
last modified time | relevance | path

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

/linux/lib/
H A Dxarray.c402 static unsigned long xas_size(const struct xa_state *xas) in xas_size() function
420 unsigned long mask = xas_size(xas) - 1; in xas_max()
1758 first += xas_size(&xas); in xa_store_range()