Searched refs:xa_extract (Results 1 – 4 of 4) sorted by relevance
75 你可以通过调用xa_extract()将条目从XArray中复制到一个普通数组中。或者你可以通过调用159 * xa_extract()
2160 unsigned int xa_extract(struct xarray *xa, void **dst, unsigned long start, in xa_extract() function2172 EXPORT_SYMBOL(xa_extract);
363 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()