/linux-6.12.1/drivers/infiniband/core/ |
D | ib_core_uverbs.c | 138 xa_unlock(&ucontext->mmap_xa); in rdma_user_mmap_entry_get_pgoff() 146 xa_unlock(&ucontext->mmap_xa); in rdma_user_mmap_entry_get_pgoff() 193 xa_unlock(&ucontext->mmap_xa); in rdma_user_mmap_entry_free() 237 xa_unlock(&entry->ucontext->mmap_xa); in rdma_user_mmap_entry_remove() 324 xa_unlock(&ucontext->mmap_xa); in rdma_user_mmap_entry_insert_range() 337 xa_unlock(&ucontext->mmap_xa); in rdma_user_mmap_entry_insert_range()
|
D | restrack.c | 78 xa_unlock(&rt->xa); in rdma_restrack_count() 253 xa_unlock(&rt->xa); in rdma_restrack_get_byid()
|
D | ucma.c | 148 xa_unlock(&ctx_table); in ucma_get_ctx() 363 xa_unlock(&ctx_table); in ucma_event_handler() 501 xa_unlock(&multicast_table); in ucma_cleanup_multicast() 611 xa_unlock(&ctx_table); in ucma_destroy_id() 1482 xa_unlock(&multicast_table); in ucma_process_join() 1513 xa_unlock(&multicast_table); in ucma_process_join() 1583 xa_unlock(&multicast_table); in ucma_leave_multicast() 1590 xa_unlock(&multicast_table); in ucma_leave_multicast() 1650 xa_unlock(&ctx_table); in ucma_migrate_id() 1655 xa_unlock(&ctx_table); in ucma_migrate_id()
|
D | counters.c | 305 xa_unlock(&rt->xa); in rdma_get_counter_auto_mode() 407 xa_unlock(&rt->xa); in get_running_counters_hwstat_sum() 421 xa_unlock(&rt->xa); in get_running_counters_hwstat_sum()
|
/linux-6.12.1/tools/testing/radix-tree/ |
D | regression1.c | 130 xa_unlock(&mt_tree); in regression1_fn() 135 xa_unlock(&mt_tree); in regression1_fn() 142 xa_unlock(&mt_tree); in regression1_fn() 150 xa_unlock(&mt_tree); in regression1_fn()
|
/linux-6.12.1/fs/cachefiles/ |
D | ondemand.c | 49 xa_unlock(&cache->reqs); in cachefiles_ondemand_fd_release() 116 xa_unlock(&cache->reqs); in cachefiles_ondemand_fd_ioctl() 120 xa_unlock(&cache->reqs); in cachefiles_ondemand_fd_ioctl() 178 xa_unlock(&cache->reqs); in cachefiles_ondemand_copen() 182 xa_unlock(&cache->reqs); in cachefiles_ondemand_copen() 418 xa_unlock(&cache->reqs); in cachefiles_ondemand_daemon_read() 426 xa_unlock(&cache->reqs); in cachefiles_ondemand_daemon_read() 434 xa_unlock(&cache->reqs); in cachefiles_ondemand_daemon_read() 708 xa_unlock(&cache->reqs); in cachefiles_ondemand_clean_object()
|
/linux-6.12.1/drivers/iommu/iommufd/ |
D | vfio_compat.c | 24 xa_unlock(&ictx->objects); in get_compat_ioas() 66 xa_unlock(&ictx->objects); in iommufd_vfio_compat_set_no_iommu() 105 xa_unlock(&ictx->objects); in iommufd_vfio_compat_ioas_create() 117 xa_unlock(&ictx->objects); in iommufd_vfio_compat_ioas_create() 145 xa_unlock(&ucmd->ictx->objects); in iommufd_vfio_ioas() 152 xa_unlock(&ucmd->ictx->objects); in iommufd_vfio_ioas()
|
D | device.c | 78 xa_unlock(&ictx->groups); in iommufd_get_group() 82 xa_unlock(&ictx->groups); in iommufd_get_group() 113 xa_unlock(&ictx->groups); in iommufd_get_group() 120 xa_unlock(&ictx->groups); in iommufd_get_group() 126 xa_unlock(&ictx->groups); in iommufd_get_group() 260 xa_unlock(&ictx->objects); in iommufd_ctx_has_group() 264 xa_unlock(&ictx->objects); in iommufd_ctx_has_group() 941 xa_unlock(&ioas->iopt.access_list); in iommufd_access_notify_unmap() 948 xa_unlock(&ioas->iopt.access_list); in iommufd_access_notify_unmap()
|
D | main.c | 120 xa_unlock(&ictx->objects); in iommufd_get_object() 199 xa_unlock(&ictx->objects); in iommufd_object_remove() 220 xa_unlock(&ictx->objects); in iommufd_object_remove()
|
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_free_list.h | 144 xa_unlock(&pvr_file->free_list_handles); in pvr_free_list_lookup() 175 xa_unlock(&pvr_dev->free_list_ids); in pvr_free_list_lookup_id()
|
D | pvr_context.h | 166 xa_unlock(&pvr_file->ctx_handles); in pvr_context_lookup() 199 xa_unlock(&pvr_dev->ctx_ids); in pvr_context_lookup_id()
|
D | pvr_hwrt.h | 110 xa_unlock(&pvr_file->hwrt_handles); in pvr_hwrt_dataset_lookup()
|
/linux-6.12.1/fs/erofs/ |
D | zutil.c | 272 xa_unlock(&sbi->managed_pslots); in erofs_insert_workgroup() 278 xa_unlock(&sbi->managed_pslots); in erofs_insert_workgroup() 345 xa_unlock(&sbi->managed_pslots); in erofs_shrink_workstation() 352 xa_unlock(&sbi->managed_pslots); in erofs_shrink_workstation()
|
/linux-6.12.1/drivers/accel/ivpu/ |
D | ivpu_sysfs.c | 35 xa_unlock(&vdev->submitted_jobs_xa); in npu_busy_time_us_show()
|
D | ivpu_job.c | 480 xa_unlock(&vdev->submitted_jobs_xa); in ivpu_job_remove_from_submitted_jobs() 573 xa_unlock(&vdev->submitted_jobs_xa); in ivpu_job_submit() 585 xa_unlock(&vdev->submitted_jobs_xa); in ivpu_job_submit()
|
/linux-6.12.1/include/linux/ |
D | xarray.h | 537 #define xa_unlock(xa) spin_unlock(&(xa)->xa_lock) macro 700 xa_unlock(xa); in xa_cmpxchg() 786 xa_unlock(xa); in xa_insert() 879 xa_unlock(xa); in xa_alloc() 982 xa_unlock(xa); in xa_alloc_cyclic() 1413 #define xas_unlock(xas) xa_unlock((xas)->xa)
|
D | idr.h | 102 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt)
|
/linux-6.12.1/drivers/infiniband/hw/mlx4/ |
D | cm.c | 377 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout() 402 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout() 421 xa_unlock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave() 509 xa_unlock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
|
/linux-6.12.1/arch/arm64/kernel/ |
D | hibernate.c | 250 xa_unlock(&mte_pages); in swsusp_mte_free_storage() 307 xa_unlock(&mte_pages); in swsusp_mte_restore_tags()
|
/linux-6.12.1/Documentation/translations/zh_CN/core-api/ |
D | xarray.rst | 196 调用xa_unlock()之前对你找到的对象进行一个引用计数。这将防止存储操作在查找对象和增加refcount期间 228 xa_unlock(&foo->array);
|
/linux-6.12.1/arch/arm64/mm/ |
D | mteswap.c | 91 xa_unlock(&mte_pages); in mte_invalidate_tags_area()
|
/linux-6.12.1/drivers/block/ |
D | brd.c | 75 xa_unlock(&brd->brd_pages); in brd_insert_page() 239 xa_unlock(&brd->brd_pages); in brd_do_discard()
|
/linux-6.12.1/fs/btrfs/ |
D | delayed-inode.c | 87 xa_unlock(&root->delayed_nodes); in btrfs_get_delayed_node() 114 xa_unlock(&root->delayed_nodes); in btrfs_get_delayed_node() 117 xa_unlock(&root->delayed_nodes); in btrfs_get_delayed_node() 155 xa_unlock(&root->delayed_nodes); in btrfs_get_or_create_delayed_node() 165 xa_unlock(&root->delayed_nodes); in btrfs_get_or_create_delayed_node() 2061 xa_unlock(&root->delayed_nodes); in btrfs_kill_all_delayed_nodes() 2078 xa_unlock(&root->delayed_nodes); in btrfs_kill_all_delayed_nodes()
|
/linux-6.12.1/net/devlink/ |
D | region.c | 303 xa_unlock(&devlink->snapshot_ids); in __devlink_snapshot_id_increment() 346 xa_unlock(&devlink->snapshot_ids); in __devlink_snapshot_id_decrement() 371 xa_unlock(&devlink->snapshot_ids); in __devlink_snapshot_id_insert() 376 xa_unlock(&devlink->snapshot_ids); in __devlink_snapshot_id_insert()
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | odp.c | 503 xa_unlock(&imr->implicit_children); in implicit_get_child_mr() 519 xa_unlock(&imr->implicit_children); in implicit_get_child_mr() 742 xa_unlock(&imr->implicit_children); in pagefault_implicit_mr() 752 xa_unlock(&imr->implicit_children); in pagefault_implicit_mr() 939 xa_unlock(&dev->odp_mkeys); in find_odp_mkey() 1941 xa_unlock(&dev->odp_mkeys); in get_prefetchable_mr()
|