Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst74 你可以通过调用xa_extract()将条目从XArray中复制到一个普通数组中。或者你可以通过调用
158 * xa_extract()
/linux/lib/
A Dlib.a3 …clear_mark�xa_get_mark�xa_set_mark�xa_clear_mark�xa_find�xa_find_after�xa_extract�xa_delete_node�x…
A Dxarray.c2153 unsigned int xa_extract(struct xarray *xa, void **dst, unsigned long start, in xa_extract() function
2165 EXPORT_SYMBOL(xa_extract);
/linux/Documentation/core-api/
A Dxarray.rst85 xa_extract(). Or you can iterate over the present entries in the XArray
200 * xa_extract()
/linux/include/linux/
A Dxarray.h361 unsigned int xa_extract(struct xarray *, void **dst, unsigned long start,
/linux/
A Dvmlinux.symvers11495 0x00000000 xa_extract vmlinux EXPORT_SYMBOL
A DSystem.map17862 ffff8000104ed810 T xa_extract
A D.tmp_System.map17862 ffff8000104ed810 T xa_extract

Completed in 341 milliseconds