Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dxarray.c1942 unsigned int xa_extract(struct xarray *xa, void **dst, unsigned long start, in xa_extract() function
1954 EXPORT_SYMBOL(xa_extract);
/Linux-v5.4/include/linux/
Dxarray.h359 unsigned int xa_extract(struct xarray *, void **dst, unsigned long start,
/Linux-v5.4/Documentation/core-api/
Dxarray.rst97 xa_extract(). Or you can iterate over the present entries in
185 * xa_extract()