Home
last modified time | relevance | path

Searched refs:xa_destroy (Results 1 – 25 of 130) sorted by relevance

123456

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_domain.c71 xa_destroy(&dmn->csum_fts_xa); in dr_domain_uninit_csum_recalc_fts()
386 xa_destroy(&dmn->info.caps.vports.vports_caps_xa); in dr_domain_query_fdb_caps()
458 xa_destroy(&dmn->info.caps.vports.vports_caps_xa); in dr_domain_caps_uninit()
513 xa_destroy(&dmn->peer_dmn_xa); in mlx5dr_domain_create()
514 xa_destroy(&dmn->definers_xa); in mlx5dr_domain_create()
530 xa_destroy(&dmn->peer_dmn_xa); in mlx5dr_domain_destroy()
531 xa_destroy(&dmn->definers_xa); in mlx5dr_domain_destroy()
/linux/lib/
H A Dtest_xarray.c289 xa_destroy(xa); in check_xa_mark_2()
309 xa_destroy(xa); in check_xa_mark_3()
542 xa_destroy(xa); in check_reserve()
646 xa_destroy(xa); in check_multi_store_3()
934 xa_destroy(xa); in check_xa_alloc_1()
958 xa_destroy(xa); in check_xa_alloc_1()
974 xa_destroy(xa); in check_xa_alloc_1()
1004 xa_destroy(xa); in check_xa_alloc_2()
1033 xa_destroy(xa); in check_xa_alloc_2()
1316 xa_destroy(xa); in check_find_2()
[all …]
/linux/drivers/accel/ivpu/
H A Divpu_drv.c176 xa_destroy(&file_priv->cmdq_xa); in file_priv_release()
773 xa_destroy(&vdev->db_xa); in ivpu_dev_init()
774 xa_destroy(&vdev->submitted_jobs_xa); in ivpu_dev_init()
775 xa_destroy(&vdev->context_xa); in ivpu_dev_init()
810 xa_destroy(&vdev->db_xa); in ivpu_dev_fini()
812 xa_destroy(&vdev->submitted_jobs_xa); in ivpu_dev_fini()
814 xa_destroy(&vdev->context_xa); in ivpu_dev_fini()
/linux/net/devlink/
H A Dcore.c535 xa_destroy(&devlink->nested_rels); in devlink_free()
536 xa_destroy(&devlink->snapshot_ids); in devlink_free()
537 xa_destroy(&devlink->params); in devlink_free()
538 xa_destroy(&devlink->ports); in devlink_free()
/linux/drivers/gpu/drm/tegra/
H A Duapi.c42 xa_destroy(&context->mappings); in tegra_drm_channel_context_close()
61 xa_destroy(&file->contexts); in tegra_drm_uapi_close_file()
62 xa_destroy(&file->syncpoints); in tegra_drm_uapi_close_file()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcontext.c229 xa_destroy(&ctx->peer_ctx_xa); in mlx5hws_context_open()
241 xa_destroy(&ctx->peer_ctx_xa); in mlx5hws_context_close()
H A Dfs_hws.c100 xa_destroy(&hws_pool->sample_dests); in mlx5_fs_cleanup_hws_actions_pool()
103 xa_destroy(&hws_pool->aso_meters); in mlx5_fs_cleanup_hws_actions_pool()
106 xa_destroy(&hws_pool->vport_vhca_dests); in mlx5_fs_cleanup_hws_actions_pool()
109 xa_destroy(&hws_pool->vport_dests); in mlx5_fs_cleanup_hws_actions_pool()
110 xa_destroy(&hws_pool->table_dests); in mlx5_fs_cleanup_hws_actions_pool()
113 xa_destroy(&hws_pool->mh_pools); in mlx5_fs_cleanup_hws_actions_pool()
116 xa_destroy(&hws_pool->el2tol2tnl_pools); in mlx5_fs_cleanup_hws_actions_pool()
119 xa_destroy(&hws_pool->el2tol3tnl_pools); in mlx5_fs_cleanup_hws_actions_pool()
/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst91 最后,你可以通过调用xa_destroy()删除XArray中的所有条目。如果XArray的条目是指针,你可能希望
182 * xa_destroy()
/linux/arch/arm64/kernel/
H A Dhibernate.c252 xa_destroy(&mte_pages); in swsusp_mte_free_storage()
317 xa_destroy(&mte_pages); in swsusp_mte_restore_tags()
/linux/tools/testing/radix-tree/
H A Diteration_check_2.c86 xa_destroy(&array); in iteration_test2()
/linux/fs/dlm/
H A Dlockspace.c351 xa_destroy(&ls->ls_lkbxa); in free_lockspace()
611 xa_destroy(&ls->ls_recover_xa); in new_lockspace()
614 xa_destroy(&ls->ls_lkbxa); in new_lockspace()
764 xa_destroy(&ls->ls_recover_xa); in release_lockspace()
/linux/drivers/iommu/amd/
H A Diommufd.c68 xa_destroy(&aviommu->gdomid_array); in amd_iommufd_viommu_destroy()
/linux/drivers/gpu/drm/vkms/
H A Dvkms_config.c408 xa_destroy(&plane_cfg->possible_crtcs); in vkms_config_destroy_plane()
551 xa_destroy(&encoder_cfg->possible_crtcs); in vkms_config_destroy_encoder()
610 xa_destroy(&connector_cfg->possible_encoders); in vkms_config_destroy_connector()
/linux/net/sunrpc/xprtrdma/
H A Dib_client.c156 xa_destroy(&rd->rd_xa); in rpcrdma_remove_one()
/linux/drivers/gpu/drm/lima/
H A Dlima_ctx.c100 xa_destroy(&mgr->handles); in lima_ctx_mgr_fini()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c85 xa_destroy(&sdev->qp_xa); in siw_device_cleanup()
86 xa_destroy(&sdev->mem_xa); in siw_device_cleanup()
/linux/drivers/pci/
H A Ddoe.c687 xa_destroy(&doe_mb->feats); in pci_doe_create_mb()
705 xa_destroy(&doe_mb->feats); in pci_doe_destroy_mb()
883 xa_destroy(&pdev->doe_mbs); in pci_doe_destroy()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c4571 xa_destroy(&npc_priv.xa_sb_used); in npc_priv_init()
4572 xa_destroy(&npc_priv.xa_sb_free); in npc_priv_init()
4573 xa_destroy(&npc_priv.xa_idx2pf_map); in npc_priv_init()
4574 xa_destroy(&npc_priv.xa_pf_map); in npc_priv_init()
4575 xa_destroy(&npc_priv.xa_pf2dfl_rmap); in npc_priv_init()
4576 xa_destroy(&npc_priv.xa_idx2vidx_map); in npc_priv_init()
4577 xa_destroy(&npc_priv.xa_vidx2idx_map); in npc_priv_init()
4587 xa_destroy(&npc_priv.xa_sb_used); in npc_cn20k_deinit()
4588 xa_destroy(&npc_priv.xa_sb_free); in npc_cn20k_deinit()
4589 xa_destroy( in npc_cn20k_deinit()
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_act.c74 xa_destroy(&post_act->ids); in mlx5e_tc_post_act_destroy()
/linux/fs/smb/server/mgmt/
H A Dtree_connect.c174 xa_destroy(&sess->tree_conns); in ksmbd_tree_conn_session_logoff()
/linux/rust/kernel/
H A Dxarray.rs75 unsafe { bindings::xa_destroy(self.xa.get()) }; in drop()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_port_range.c198 xa_destroy(&pr_core->prr_xa); in mlxsw_sp_port_range_fini()
/linux/fs/cachefiles/
H A Ddaemon.c167 xa_destroy(&cache->reqs); in cachefiles_flush_reqs()
168 xa_destroy(&cache->ondemand_ids); in cachefiles_flush_reqs()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_irq.c42 xa_destroy(&pf->irq_tracker.entries); in ice_deinit_irq_tracker()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_sync.c56 xa_destroy(array); in pvr_sync_signal_array_cleanup()

123456