Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dxarray.c2152 unsigned int xa_extract(struct xarray *xa, void **dst, unsigned long start, in xa_extract() function
2164 EXPORT_SYMBOL(xa_extract);
/Linux-v5.10/include/linux/
Dxarray.h359 unsigned int xa_extract(struct xarray *, void **dst, unsigned long start,
/Linux-v5.10/Documentation/core-api/
Dxarray.rst85 xa_extract(). Or you can iterate over the present entries in the XArray
200 * xa_extract()