Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dxarray.c2113 static unsigned int xas_extract_marked(struct xa_state *xas, void **dst, in xas_extract_marked() function
2169 return xas_extract_marked(&xas, dst, max, n, filter); in xa_extract()