Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dxarray.c400 static unsigned long xas_size(const struct xa_state *xas) in xas_size() function
418 unsigned long mask = xas_size(xas) - 1; in xas_max()
1740 first += xas_size(&xas); in xa_store_range()
/kernel/linux/linux-6.6/lib/
H A 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()

Completed in 6 milliseconds