Home
last modified time | relevance | path

Searched refs:xa_unlock (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.1.9/drivers/infiniband/core/
Dib_core_uverbs.c138 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()
Drestrack.c122 xa_unlock(&rt->xa); in rdma_restrack_count()
294 xa_unlock(&rt->xa); in rdma_restrack_get_byid()
Ducma.c149 xa_unlock(&ctx_table); in ucma_get_ctx()
364 xa_unlock(&ctx_table); in ucma_event_handler()
502 xa_unlock(&multicast_table); in ucma_cleanup_multicast()
612 xa_unlock(&ctx_table); in ucma_destroy_id()
1483 xa_unlock(&multicast_table); in ucma_process_join()
1514 xa_unlock(&multicast_table); in ucma_process_join()
1584 xa_unlock(&multicast_table); in ucma_leave_multicast()
1591 xa_unlock(&multicast_table); in ucma_leave_multicast()
1651 xa_unlock(&ctx_table); in ucma_migrate_id()
1656 xa_unlock(&ctx_table); in ucma_migrate_id()
Dcounters.c305 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()
Dnldev.c801 xa_unlock(&rt->xa); in fill_res_srq_qps()
811 xa_unlock(&rt->xa); in fill_res_srq_qps()
912 xa_unlock(&rt->xa); in fill_stat_counter_qps()
917 xa_unlock(&rt->xa); in fill_stat_counter_qps()
1562 xa_unlock(&rt->xa); in res_get_common_dumpit()
1589 xa_unlock(&rt->xa); in res_get_common_dumpit()
/linux-6.1.9/tools/testing/radix-tree/
Dregression1.c130 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.1.9/fs/erofs/
Dutils.c98 xa_unlock(&sbi->managed_pslots); in erofs_insert_workgroup()
105 xa_unlock(&sbi->managed_pslots); in erofs_insert_workgroup()
173 xa_unlock(&sbi->managed_pslots); in erofs_shrink_workstation()
180 xa_unlock(&sbi->managed_pslots); in erofs_shrink_workstation()
/linux-6.1.9/fs/cachefiles/
Dondemand.c31 xa_unlock(&cache->reqs); in cachefiles_ondemand_fd_release()
259 xa_unlock(&cache->reqs); in cachefiles_ondemand_daemon_read()
267 xa_unlock(&cache->reqs); in cachefiles_ondemand_daemon_read()
273 xa_unlock(&cache->reqs); in cachefiles_ondemand_daemon_read()
Ddaemon.c162 xa_unlock(xa); in cachefiles_flush_reqs()
/linux-6.1.9/include/linux/
Dxarray.h533 #define xa_unlock(xa) spin_unlock(&(xa)->xa_lock) macro
696 xa_unlock(xa); in xa_cmpxchg()
782 xa_unlock(xa); in xa_insert()
872 xa_unlock(xa); in xa_alloc()
966 xa_unlock(xa); in xa_alloc_cyclic()
1391 #define xas_unlock(xas) xa_unlock((xas)->xa)
Didr.h102 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt)
/linux-6.1.9/arch/arm64/kernel/
Dhibernate.c251 xa_unlock(&mte_pages); in swsusp_mte_free_storage()
308 xa_unlock(&mte_pages); in swsusp_mte_restore_tags()
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dcm.c377 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.1.9/arch/arm64/mm/
Dmteswap.c87 xa_unlock(&mte_pages); in mte_invalidate_tags_area()
/linux-6.1.9/Documentation/translations/zh_CN/core-api/
Dxarray.rst196 调用xa_unlock()之前对你找到的对象进行一个引用计数。这将防止存储操作在查找对象和增加refcount期间
228 xa_unlock(&foo->array);
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dodp.c469 xa_unlock(&imr->implicit_children); in implicit_get_child_mr()
475 xa_unlock(&imr->implicit_children); in implicit_get_child_mr()
630 xa_unlock(&imr->implicit_children); in pagefault_implicit_mr()
640 xa_unlock(&imr->implicit_children); in pagefault_implicit_mr()
835 xa_unlock(&dev->odp_mkeys); in pagefault_single_data_segment()
851 xa_unlock(&dev->odp_mkeys); in pagefault_single_data_segment()
1712 xa_unlock(&dev->odp_mkeys); in get_prefetchable_mr()
Dsrq_cmd.c744 xa_unlock(&table->array); in srq_event_notifier()
/linux-6.1.9/drivers/vfio/
Dvfio_main.c73 xa_unlock(&vfio_device_set_xa); in vfio_assign_device_set()
92 xa_unlock(&vfio_device_set_xa); in vfio_assign_device_set()
98 xa_unlock(&vfio_device_set_xa); in vfio_assign_device_set()
125 xa_unlock(&vfio_device_set_xa); in vfio_release_device_set()
/linux-6.1.9/lib/
Dxarray.c1519 xa_unlock(xa); in xa_erase()
1583 xa_unlock(xa); in xa_store()
1974 xa_unlock(xa); in xa_set_mark()
1992 xa_unlock(xa); in xa_clear_mark()
/linux-6.1.9/mm/
Dworkingset.c657 xa_unlock(&mapping->i_pages); in shadow_lru_isolate()
/linux-6.1.9/drivers/infiniband/hw/hns/
Dhns_roce_srq.c21 xa_unlock(&srq_table->xa); in hns_roce_srq_event()
/linux-6.1.9/drivers/gpu/drm/tegra/
Dsubmit.c156 xa_unlock(&context->mappings); in tegra_drm_mapping_get()
/linux-6.1.9/drivers/infiniband/hw/qedr/
Dqedr_iw_cm.c526 xa_unlock(&dev->qps); in qedr_iw_load_qp()
/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c1068 xa_unlock(&guc->context_lookup); in scrub_guc_desc_for_outstanding_g2h()
1728 xa_unlock(&guc->context_lookup); in intel_guc_submission_reset()
1821 xa_unlock(&guc->context_lookup); in intel_guc_submission_cancel_requests()
4593 xa_unlock(&guc->context_lookup); in intel_guc_find_hung_context()
4643 xa_unlock(&guc->context_lookup); in intel_guc_dump_active_requests()
/linux-6.1.9/Documentation/core-api/
Dxarray.rst239 object you have found before calling xa_unlock(). This will
275 xa_unlock(&foo->array);

12