Searched refs:xa_extract (Results 1 – 3 of 3) sorted by relevance
2152 unsigned int xa_extract(struct xarray *xa, void **dst, unsigned long start, in xa_extract() function2164 EXPORT_SYMBOL(xa_extract);
359 unsigned int xa_extract(struct xarray *, void **dst, unsigned long start,
85 xa_extract(). Or you can iterate over the present entries in the XArray200 * xa_extract()