Home
last modified time | relevance | path

Searched refs:xa_init (Results 1 – 25 of 75) sorted by relevance

123

/linux/drivers/cxl/core/
H A Dcdat.c411 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 Dport.c749 xa_init(&port->dports); in cxl_port_alloc()
750 xa_init(&port->endpoints); in cxl_port_alloc()
751 xa_init(&port->regions); in cxl_port_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c63 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()
/linux/drivers/base/
H A Dauxiliary_sysfs.c38 xa_init(&auxdev->sysfs.irqs); in auxiliary_irq_dir_prepare()
/linux/arch/x86/kernel/cpu/sgx/
H A Ddriver.c27 xa_init(&encl->page_array); in __sgx_open()
/linux/drivers/iommu/intel/
H A Dnested.c235 xa_init(&domain->iommu_array); in intel_iommu_domain_alloc_nested()
/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst61 XArray可以用xa_init()。一个新初始化的XArray在每个索引处都包含一个 ``NULL`` 指针。
/linux/drivers/infiniband/sw/rxe/
H A Drxe_mr.c137 xa_init(&mr->page_list); in rxe_mr_init_user()
165 xa_init(&mr->page_list); in rxe_mr_alloc()
/linux/drivers/pci/
H A Ddoe.c651 xa_init(&doe_mb->feats); in pci_doe_create_mb()
855 xa_init(&pdev->doe_mbs); in pci_doe_init()
/linux/io_uring/
H A Dtctx.c94 xa_init(&tctx->xa); in io_uring_alloc_task_context()
/linux/sound/core/
H A Dinit.c322 xa_init(&card->ctl_numids); in snd_card_init()
323 xa_init(&card->ctl_hash); in snd_card_init()
/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c369 xa_init(&rx->dev_tbl); in hfi1_alloc_rx()
/linux/fs/smb/server/
H A Dconnection.c85 xa_init(&conn->sessions); in ksmbd_conn_alloc()
/linux/drivers/iommu/iommufd/
H A Dviommu.c78 xa_init(&viommu->vdevs); in iommufd_viommu_alloc_ioctl()
H A Ddevice.c98 xa_init(&new_igroup->pasid_attach); in iommufd_get_group()
627 xa_init(&attach->device_array); in iommufd_hw_pagetable_attach()
H A Dmain.c315 xa_init(&ictx->groups); in iommufd_fops_open()
H A Dioas.c532 xa_init(&ioas_list); in iommufd_ioas_change_process()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c374 xa_init(&pf->eswitch.reprs); in ice_eswitch_mode_set()
H A Dice_eswitch_br.c923 xa_init(&br_port->vlans); in ice_eswitch_br_port_init()
1030 xa_init(&bridge->ports); in ice_eswitch_br_init()
/linux/drivers/firmware/arm_scmi/
H A Dperf.c332 xa_init(&dom_info->opps_by_lvl); in scmi_perf_domain_attributes_get()
334 xa_init(&dom_info->opps_by_idx); in scmi_perf_domain_attributes_get()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c314 xa_init(&fc_stats->counters); in mlx5_init_fc_stats()
H A Ddebugfs.c231 xa_init(&dev->cmd.stats); in mlx5_cmdif_debugfs_init()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_srq.c544 xa_init(&srq_table->xa); in hns_roce_init_srq_table()
H A Dhns_roce_cq.c570 xa_init(&cq_table->array); in hns_roce_init_cq_table()
/linux/drivers/infiniband/hw/mlx4/
H A Dcm.c491 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()

123