Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dxarray.c2098 static unsigned int xas_extract_present(struct xa_state *xas, void **dst, in xas_extract_present() function
2174 return xas_extract_present(&xas, dst, max, n); in xa_extract()