Home
last modified time | relevance | path

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

123

/linux/lib/
A Dtest_xarray.c289 xa_destroy(xa); in check_xa_mark_2()
309 xa_destroy(xa); in check_xa_mark_3()
489 xa_destroy(xa); in check_reserve()
593 xa_destroy(xa); in check_multi_store_3()
701 xa_destroy(xa); in check_xa_alloc_1()
725 xa_destroy(xa); in check_xa_alloc_1()
741 xa_destroy(xa); in check_xa_alloc_1()
771 xa_destroy(xa); in check_xa_alloc_2()
800 xa_destroy(xa); in check_xa_alloc_2()
1070 xa_destroy(xa); in check_find_2()
[all …]
A Dlib.a3 …set_mark�xa_clear_mark�xa_find�xa_find_after�xa_extract�xa_delete_node�xa_destroy��// …
/linux/drivers/gpu/drm/tegra/
A Duapi.c43 xa_destroy(&context->mappings); in tegra_drm_channel_context_close()
62 xa_destroy(&file->contexts); in tegra_drm_uapi_close_file()
63 xa_destroy(&file->syncpoints); in tegra_drm_uapi_close_file()
/linux/arch/arm64/kernel/
A Dhibernate.c257 xa_destroy(&mte_pages); in swsusp_mte_free_storage()
321 xa_destroy(&mte_pages); in swsusp_mte_restore_tags()
/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst90 最后,你可以通过调用xa_destroy()删除XArray中的所有条目。如果XArray的条目是指针,你可能希望
181 * xa_destroy()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_domain.c31 xa_destroy(&dmn->csum_fts_xa); in dr_domain_uninit_csum_recalc_fts()
282 xa_destroy(&dmn->info.caps.vports.vports_caps_xa); in dr_domain_query_fdb_caps()
354 xa_destroy(&dmn->info.caps.vports.vports_caps_xa); in dr_domain_caps_uninit()
/linux/tools/testing/radix-tree/
A Diteration_check_2.c86 xa_destroy(&array); in iteration_test2()
/linux/fs/ksmbd/mgmt/
A Dtree_connect.c119 xa_destroy(&sess->tree_conns); in ksmbd_tree_conn_session_logoff()
/linux/drivers/platform/x86/intel/pmt/
A Dtelemetry.c141 xa_destroy(&telem_array); in pmt_telem_exit()
A Dcrashlog.c318 xa_destroy(&crashlog_array); in pmt_crashlog_exit()
/linux/drivers/gpu/drm/lima/
A Dlima_ctx.c99 xa_destroy(&mgr->handles); in lima_ctx_mgr_fini()
/linux/drivers/infiniband/sw/siw/
A Dsiw_main.c87 xa_destroy(&sdev->qp_xa); in siw_device_cleanup()
88 xa_destroy(&sdev->mem_xa); in siw_device_cleanup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dpost_act.c73 xa_destroy(&post_act->ids); in mlx5e_tc_post_act_destroy()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_context.c1700 xa_destroy(&file_priv->vm_xa); in i915_gem_context_open()
1701 xa_destroy(&file_priv->context_xa); in i915_gem_context_open()
1702 xa_destroy(&file_priv->proto_context_xa); in i915_gem_context_open()
1717 xa_destroy(&file_priv->proto_context_xa); in i915_gem_context_close()
1722 xa_destroy(&file_priv->context_xa); in i915_gem_context_close()
1726 xa_destroy(&file_priv->vm_xa); in i915_gem_context_close()
/linux/arch/x86/kernel/cpu/sgx/
A Dvirt.c252 xa_destroy(&vepc->page_array); in sgx_vepc_release()
A Dencl.c415 xa_destroy(&encl->page_array); in sgx_encl_release()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dmapping.c259 xa_destroy(&ctx->xarray); in mapping_destroy()
/linux/drivers/infiniband/core/
A Drestrack.c99 xa_destroy(xa); in rdma_restrack_clean()
A Drdma_core.c789 xa_destroy(&ufile->idr); in release_ufile_idr_uobject()
/linux/block/
A Dgenhd.c1118 xa_destroy(&disk->part_tbl); in disk_release()
1328 xa_destroy(&disk->part_tbl); in __alloc_disk_node()
/linux/drivers/pci/
A Dp2pdma.c125 xa_destroy(&p2pdma->map_types); in pci_p2pdma_release()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dpci_irq.c501 xa_destroy(&pool->irqs); in irq_pool_free()
/linux/drivers/infiniband/hw/efa/
A Defa_main.c636 xa_destroy(&dev->cqs_xa); in efa_remove_device()
/linux/drivers/scsi/elx/libefc/
A Defc_nport.c152 xa_destroy(&nport->lookup); in efc_nport_free()
/linux/drivers/gpu/drm/scheduler/
A Dsched_main.c751 xa_destroy(&job->dependencies); in drm_sched_job_cleanup()

Completed in 54 milliseconds

123