| /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/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/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()
|
| /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/arch/x86/kernel/cpu/sgx/ |
| H A D | virt.c | 271 xa_init(&vepc->page_array); in __sgx_vepc_open()
|
| /linux/drivers/pci/ |
| H A D | doe.c | 651 xa_init(&doe_mb->feats); in pci_doe_create_mb() 855 xa_init(&pdev->doe_mbs); in pci_doe_init()
|
| /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/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 | 78 xa_init(&viommu->vdevs); in iommufd_viommu_alloc_ioctl()
|
| H A D | ioas.c | 532 xa_init(&ioas_list); in iommufd_ioas_change_process()
|
| H A D | main.c | 315 xa_init(&ictx->groups); in iommufd_fops_open()
|
| /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/intel/ice/ |
| 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/infiniband/hw/mlx4/ |
| H A D | cm.c | 491 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 425 xa_init(&vmw_bo->detached_resources); in vmw_bo_init()
|
| /linux/net/qrtr/ |
| H A D | ns.c | 104 xa_init(&node->servers); in server_match()
|
| /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/virt/kvm/ |
| H A D | guest_memfd.c | 612 xa_init(&f->bindings); in __kvm_gmem_create()
|
| /linux/include/linux/ |
| H A D | xarray.h | 397 static inline void xa_init(struct xarray *xa) in xa_init() function
|