Searched refs:xa_for_each_start (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | xarray.rst | 76 xa_for_each()、xa_for_each_start()或xa_for_each_range()来遍历XArray中的现有条目。你 155 * xa_for_each_start()
|
| /linux/block/partitions/ |
| H A D | core.c | 414 xa_for_each_start(&disk->part_tbl, idx, part, 1) { in partition_overlaps() 659 xa_for_each_start(&disk->part_tbl, idx, part, 1) { in bdev_disk_changed()
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-loader.c | 397 xa_for_each_start(&ipc4_data->fw_lib_xa, lib_id, fw_lib, lib_id) { in sof_ipc4_find_module_by_uuid() 556 xa_for_each_start(&ipc4_data->fw_lib_xa, lib_id, fw_lib, 1) { in sof_ipc4_reload_fw_libraries()
|
| /linux/net/ethtool/ |
| H A D | phy.c | |
| H A D | tsinfo.c | 454 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_tsinfo_dumpit()
|
| H A D | netlink.c | 766 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_perphy_dump_one_dev()
|
| /linux/include/linux/ |
| H A D | xarray.h | 480 #define xa_for_each_start(xa, index, entry, start) \ macro 505 xa_for_each_start(xa, index, entry, 0)
|
| /linux/drivers/platform/x86/intel/pmt/ |
| H A D | telemetry.c | 152 xa_for_each_start(&telem_array, found_idx, entry, start) { in pmt_telem_get_next_endpoint()
|
| /linux/net/qrtr/ |
| H A D | af_qrtr.c | 766 xa_for_each_start(&qrtr_ports, index, ipc, 1) { in qrtr_reset_ports()
|
| /linux/fs/btrfs/ |
| H A D | delayed-inode.c | 2087 xa_for_each_start(&root->delayed_nodes, index, node, index) { in btrfs_kill_all_delayed_nodes()
|
| H A D | zoned.c | 2256 xa_for_each_start(&fs_info->buffer_tree, index, eb, start) { in wait_eb_writebacks()
|