| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_domain.c | 58 xa_init(&dmn->csum_fts_xa); in dr_domain_init_csum_recalc_fts() 369 xa_init(&dmn->info.caps.vports.vports_caps_xa); in dr_domain_query_fdb_caps() 479 xa_init(&dmn->definers_xa); in mlx5dr_domain_create() 480 xa_init(&dmn->peer_dmn_xa); in mlx5dr_domain_create()
|
| /linux/drivers/cxl/core/ |
| H A D | cdat.c | 411 xa_init(&__dsmas_xa); in DEFINE_FREE() 770 xa_init(res_xa); in DEFINE_FREE() 871 xa_init(hb_xa); in cxl_rp_gather_bandwidth() 915 xa_init(mw_xa); in cxl_hb_gather_bandwidth() 995 xa_init(usp_xa); in cxl_region_shared_upstream_bandwidth_update()
|
| H A D | port.c | 742 xa_init(&port->dports); in cxl_port_alloc() 743 xa_init(&port->endpoints); in cxl_port_alloc() 744 xa_init(&port->regions); in cxl_port_alloc() 2030 xa_init(&cxlrd->regions); in cxl_root_decoder_alloc()
|
| /linux/drivers/base/ |
| H A D | auxiliary_sysfs.c | 38 xa_init(&auxdev->sysfs.irqs); in auxiliary_irq_dir_prepare()
|
| H A D | arch_topology.c | 868 xa_init(&hetero_cpu); in parse_acpi_topology()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 63 xa_init(&hws_pool->el2tol3tnl_pools); in mlx5_fs_init_hws_actions_pool() 64 xa_init(&hws_pool->el2tol2tnl_pools); in mlx5_fs_init_hws_actions_pool() 65 xa_init(&hws_pool->mh_pools); in mlx5_fs_init_hws_actions_pool() 66 xa_init(&hws_pool->table_dests); in mlx5_fs_init_hws_actions_pool() 67 xa_init(&hws_pool->vport_dests); in mlx5_fs_init_hws_actions_pool() 68 xa_init(&hws_pool->vport_vhca_dests); in mlx5_fs_init_hws_actions_pool() 69 xa_init(&hws_pool->aso_meters); in mlx5_fs_init_hws_actions_pool() 70 xa_init(&hws_pool->sample_dests); in mlx5_fs_init_hws_actions_pool()
|
| H A D | context.c | 202 xa_init(&ctx->peer_ctx_xa); in mlx5hws_context_open()
|
| /linux/drivers/iommu/intel/ |
| H A D | nested.c | 234 xa_init(&domain->iommu_array); in intel_iommu_domain_alloc_nested()
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | xarray.rst | 61 XArray可以用xa_init()。一个新初始化的XArray在每个索引处都包含一个 ``NULL`` 指针。
|
| /linux/drivers/block/ |
| H A D | brd.c | 320 xa_init(&brd->brd_pages); in brd_alloc()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
| H A D | dev.c | 348 xa_init(&table->devices); in mlx5_sf_dev_table_create()
|
| /linux/io_uring/ |
| H A D | tctx.c | 107 xa_init(&tctx->xa); in io_uring_alloc_task_context()
|
| /linux/sound/core/ |
| H A D | init.c | 323 xa_init(&card->ctl_numids); in snd_card_init() 324 xa_init(&card->ctl_hash); in snd_card_init()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | viommu.c | 84 xa_init(&viommu->vdevs); in iommufd_viommu_alloc_ioctl()
|
| H A D | device.c | 85 xa_init(&new_igroup->pasid_attach); in iommufd_alloc_group() 703 xa_init(&attach->device_array); in iommufd_hw_pagetable_attach()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_eswitch.c | 374 xa_init(&pf->eswitch.reprs); in ice_eswitch_mode_set()
|
| H A D | ice_eswitch_br.c | 923 xa_init(&br_port->vlans); in ice_eswitch_br_port_init() 1030 xa_init(&bridge->ports); in ice_eswitch_br_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 336 xa_init(&fc_stats->counters); in mlx5_init_fc_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | devlink.c | 527 xa_init(&table->function_ids); in mlx5_sf_table_init()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 425 xa_init(&vmw_bo->detached_resources); in vmw_bo_init()
|
| /linux/drivers/scsi/elx/libefc/ |
| H A D | efc_nport.c | 96 xa_init(&nport->lookup); in efc_nport_alloc()
|
| H A D | efc_domain.c | 148 xa_init(&domain->lookup); in efc_domain_alloc()
|
| /linux/net/qrtr/ |
| H A D | ns.c | 104 xa_init(&node->servers); in node_get()
|
| /linux/net/hsr/ |
| H A D | hsr_framereg.c | 211 xa_init(&new_node->seq_blocks); in hsr_add_node()
|
| /linux/virt/kvm/ |
| H A D | guest_memfd.c | 575 xa_init(&f->bindings); in __kvm_gmem_create()
|