Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dxarray.c2105 static unsigned int xas_extract_marked(struct xa_state *xas, void **dst, in xas_extract_marked() function
2161 return xas_extract_marked(&xas, dst, max, n, filter); in xa_extract()