| /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 | 749 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 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()
|
| /linux/drivers/base/ |
| H A D | auxiliary_sysfs.c | 38 xa_init(&auxdev->sysfs.irqs); in auxiliary_irq_dir_prepare()
|
| /linux/arch/x86/kernel/cpu/sgx/ |
| H A D | driver.c | 27 xa_init(&encl->page_array); in __sgx_open()
|
| /linux/drivers/iommu/intel/ |
| H A D | nested.c | 235 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/infiniband/sw/rxe/ |
| H A D | rxe_mr.c | 137 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 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/io_uring/ |
| H A D | tctx.c | 94 xa_init(&tctx->xa); in io_uring_alloc_task_context()
|
| /linux/sound/core/ |
| H A D | init.c | 322 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 D | netdev_rx.c | 369 xa_init(&rx->dev_tbl); in hfi1_alloc_rx()
|
| /linux/fs/smb/server/ |
| H A D | connection.c | 85 xa_init(&conn->sessions); in ksmbd_conn_alloc()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | viommu.c | 78 xa_init(&viommu->vdevs); in iommufd_viommu_alloc_ioctl()
|
| H A D | device.c | 98 xa_init(&new_igroup->pasid_attach); in iommufd_get_group() 627 xa_init(&attach->device_array); in iommufd_hw_pagetable_attach()
|
| H A D | main.c | 315 xa_init(&ictx->groups); in iommufd_fops_open()
|
| H A D | ioas.c | 532 xa_init(&ioas_list); in iommufd_ioas_change_process()
|
| /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/firmware/arm_scmi/ |
| H A D | perf.c | 332 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 D | fs_counters.c | 314 xa_init(&fc_stats->counters); in mlx5_init_fc_stats()
|
| H A D | debugfs.c | 231 xa_init(&dev->cmd.stats); in mlx5_cmdif_debugfs_init()
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_srq.c | 544 xa_init(&srq_table->xa); in hns_roce_init_srq_table()
|
| H A D | hns_roce_cq.c | 570 xa_init(&cq_table->array); in hns_roce_init_cq_table()
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | cm.c | 491 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()
|