Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dxarray.c2156 unsigned int xa_extract(struct xarray *xa, void **dst, unsigned long start, in xa_extract() function
2168 EXPORT_SYMBOL(xa_extract);
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst85 xa_extract(). Or you can iterate over the present entries in the XArray
200 * xa_extract()
/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h359 unsigned int xa_extract(struct xarray *, void **dst, unsigned long start,