| /Linux-v6.1/lib/ |
| D | test_xarray.c | 289 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 …]
|
| /Linux-v6.1/drivers/gpu/drm/tegra/ |
| D | uapi.c | 42 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-v6.1/drivers/infiniband/hw/erdma/ |
| D | erdma_main.c | 530 xa_destroy(&dev->qp_xa); in erdma_ib_device_add() 531 xa_destroy(&dev->cq_xa); in erdma_ib_device_add() 546 xa_destroy(&dev->qp_xa); in erdma_ib_device_remove() 547 xa_destroy(&dev->cq_xa); in erdma_ib_device_remove()
|
| /Linux-v6.1/arch/arm64/kernel/ |
| D | hibernate.c | 253 xa_destroy(&mte_pages); in swsusp_mte_free_storage() 312 xa_destroy(&mte_pages); in swsusp_mte_restore_tags()
|
| /Linux-v6.1/tools/testing/radix-tree/ |
| D | iteration_check_2.c | 86 xa_destroy(&array); in iteration_test2()
|
| /Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
| D | xarray.rst | 91 最后,你可以通过调用xa_destroy()删除XArray中的所有条目。如果XArray的条目是指针,你可能希望 182 * xa_destroy()
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_domain.c | 31 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-v6.1/drivers/platform/x86/intel/pmt/ |
| D | telemetry.c | 156 xa_destroy(&telem_array); in pmt_telem_exit()
|
| D | crashlog.c | 322 xa_destroy(&crashlog_array); in pmt_crashlog_exit()
|
| /Linux-v6.1/drivers/gpu/drm/lima/ |
| D | lima_ctx.c | 99 xa_destroy(&mgr->handles); in lima_ctx_mgr_fini()
|
| /Linux-v6.1/fs/ksmbd/mgmt/ |
| D | tree_connect.c | 134 xa_destroy(&sess->tree_conns); in ksmbd_tree_conn_session_logoff()
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | i915_drm_client.c | 75 xa_destroy(&clients->xarray); in i915_drm_clients_fini()
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| D | post_act.c | 74 xa_destroy(&post_act->ids); in mlx5e_tc_post_act_destroy()
|
| /Linux-v6.1/drivers/infiniband/sw/siw/ |
| D | siw_main.c | 87 xa_destroy(&sdev->qp_xa); in siw_device_cleanup() 88 xa_destroy(&sdev->mem_xa); in siw_device_cleanup()
|
| /Linux-v6.1/drivers/cxl/core/ |
| D | pmem.c | 191 xa_destroy(&cxl_nvd->pmem_regions); in cxl_nvdimm_release()
|
| D | port.c | 508 xa_destroy(&port->endpoints); in cxl_port_release() 509 xa_destroy(&port->dports); in cxl_port_release() 510 xa_destroy(&port->regions); in cxl_port_release()
|
| /Linux-v6.1/fs/cachefiles/ |
| D | daemon.c | 164 xa_destroy(&cache->reqs); in cachefiles_flush_reqs() 165 xa_destroy(&cache->ondemand_ids); in cachefiles_flush_reqs()
|
| /Linux-v6.1/arch/x86/kernel/cpu/sgx/ |
| D | virt.c | 252 xa_destroy(&vepc->page_array); in sgx_vepc_release()
|
| /Linux-v6.1/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_context.c | 1754 xa_destroy(&file_priv->vm_xa); in i915_gem_context_open() 1755 xa_destroy(&file_priv->context_xa); in i915_gem_context_open() 1756 xa_destroy(&file_priv->proto_context_xa); in i915_gem_context_open() 1771 xa_destroy(&file_priv->proto_context_xa); in i915_gem_context_close() 1776 xa_destroy(&file_priv->context_xa); in i915_gem_context_close() 1780 xa_destroy(&file_priv->vm_xa); in i915_gem_context_close()
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | mapping.c | 259 xa_destroy(&ctx->xarray); in mapping_destroy()
|
| /Linux-v6.1/drivers/infiniband/core/ |
| D | restrack.c | 99 xa_destroy(xa); in rdma_restrack_clean()
|
| /Linux-v6.1/fs/ksmbd/ |
| D | connection.c | 39 xa_destroy(&conn->sessions); in ksmbd_conn_free()
|
| /Linux-v6.1/drivers/cxl/ |
| D | pci.c | 392 xa_destroy(mbs); in cxl_pci_destroy_doe()
|
| /Linux-v6.1/drivers/pci/ |
| D | doe.c | 376 xa_destroy(&doe_mb->prots); in pci_doe_xa_destroy()
|
| /Linux-v6.1/block/ |
| D | genhd.c | 1173 xa_destroy(&disk->part_tbl); in disk_release() 1398 xa_destroy(&disk->part_tbl); in __alloc_disk_node()
|