Home
last modified time | relevance | path

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

12

/Linux-v5.10/lib/
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 …]
Dxarray.c2199 void xa_destroy(struct xarray *xa) in xa_destroy() function
2217 EXPORT_SYMBOL(xa_destroy);
Dtest_hmm.c148 xa_destroy(&dmirror->pt); in dmirror_fops_release()
/Linux-v5.10/tools/testing/radix-tree/
Diteration_check_2.c86 xa_destroy(&array); in iteration_test2()
/Linux-v5.10/drivers/gpu/drm/lima/
Dlima_ctx.c99 xa_destroy(&mgr->handles); in lima_ctx_mgr_fini()
Dlima_sched.c150 xa_destroy(&task->deps); in lima_sched_task_fini()
/Linux-v5.10/arch/arm64/kernel/
Dhibernate.c324 xa_destroy(&mte_pages); in swsusp_mte_free_storage()
383 xa_destroy(&mte_pages); in swsusp_mte_restore_tags()
/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_main.c87 xa_destroy(&sdev->qp_xa); in siw_device_cleanup()
88 xa_destroy(&sdev->mem_xa); in siw_device_cleanup()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmapping.c214 xa_destroy(&ctx->xarray); in mapping_destroy()
/Linux-v5.10/drivers/infiniband/core/
Drestrack.c98 xa_destroy(xa); in rdma_restrack_clean()
Drdma_core.c753 xa_destroy(&ufile->idr); in release_ufile_idr_uobject()
Ddevice.c505 xa_destroy(&dev->compat_devs); in ib_device_release()
506 xa_destroy(&dev->client_data); in ib_device_release()
/Linux-v5.10/drivers/gpu/drm/v3d/
Dv3d_gem.c368 xa_destroy(&job->deps); in v3d_job_free()
460 xa_destroy(&job->deps); in v3d_job_init()
/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_context.c983 xa_destroy(&file_priv->vm_xa); in i915_gem_context_open()
984 xa_destroy(&file_priv->context_xa); in i915_gem_context_open()
998 xa_destroy(&file_priv->context_xa); in i915_gem_context_close()
1002 xa_destroy(&file_priv->vm_xa); in i915_gem_context_close()
/Linux-v5.10/drivers/pci/
Dp2pdma.c109 xa_destroy(&p2pdma->map_types); in pci_p2pdma_release()
/Linux-v5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema.c908 xa_destroy(&port->vports); in vema_unregister()
/Linux-v5.10/drivers/block/rnbd/
Drnbd-srv.c253 xa_destroy(&srv_sess->index_idr); in destroy_sess()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dpagealloc.c702 xa_destroy(&dev->priv.page_root_xa); in mlx5_pagealloc_cleanup()
/Linux-v5.10/include/linux/
Dxarray.h361 void xa_destroy(struct xarray *);
/Linux-v5.10/Documentation/core-api/
Dxarray.rst111 xa_destroy(). If the XArray entries are pointers, you may wish
223 * xa_destroy()
/Linux-v5.10/drivers/nvme/target/
Dcore.c1531 xa_destroy(&subsys->namespaces); in nvmet_subsys_free()
/Linux-v5.10/fs/ceph/
Dmds_client.c663 xa_destroy(&s->s_delegated_inos); in ceph_put_mds_session()
3926 xa_destroy(&session->s_delegated_inos); in send_mds_reconnect()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Ddevx.c2401 xa_destroy(&table->event_xa); in mlx5_ib_devx_cleanup()
/Linux-v5.10/drivers/md/
Ddm-zoned-metadata.c1473 xa_destroy(&zmd->zones); in dmz_drop_zones()
/Linux-v5.10/drivers/nvme/host/
Dcore.c4386 xa_destroy(&ctrl->cels); in nvme_free_cels()

12