Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A 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()
H A 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()
H A Drestrack.c121 xa_unlock(&rt->xa); in rdma_restrack_count()
280 xa_unlock(&rt->xa); in rdma_restrack_get_byid()
H A Dcounters.c246 xa_unlock(&rt->xa); in rdma_get_counter_auto_mode()
365 xa_unlock(&rt->xa); in get_running_counters_hwstat_sum()
379 xa_unlock(&rt->xa); in get_running_counters_hwstat_sum()
H A Dnldev.c770 xa_unlock(&rt->xa); in fill_stat_counter_qps()
775 xa_unlock(&rt->xa); in fill_stat_counter_qps()
1400 xa_unlock(&rt->xa); in res_get_common_dumpit()
1427 xa_unlock(&rt->xa); in res_get_common_dumpit()
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A 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()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dutils.c90 xa_unlock(&sbi->managed_pslots); in erofs_insert_workgroup()
97 xa_unlock(&sbi->managed_pslots); in erofs_insert_workgroup()
165 xa_unlock(&sbi->managed_pslots); in erofs_shrink_workstation()
172 xa_unlock(&sbi->managed_pslots); in erofs_shrink_workstation()
/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h529 #define xa_unlock(xa) spin_unlock(&(xa)->xa_lock) macro
689 xa_unlock(xa); in xa_cmpxchg()
772 xa_unlock(xa); in xa_insert()
859 xa_unlock(xa); in xa_alloc()
950 xa_unlock(xa); in xa_alloc_cyclic()
1371 #define xas_unlock(xas) xa_unlock((xas)->xa)
H A Didr.h102 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt)
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dcm.c376 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
401 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
420 xa_unlock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
508 xa_unlock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dmteswap.c91 xa_unlock(&mte_pages); in mte_invalidate_tags_area()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhibernate.c322 xa_unlock(&mte_pages); in swsusp_mte_free_storage()
384 xa_unlock(&mte_pages); in swsusp_mte_restore_tags()
/OK3568_Linux_fs/kernel/lib/
H A Dxarray.c1515 xa_unlock(xa); in xa_erase()
1579 xa_unlock(xa); in xa_store()
1970 xa_unlock(xa); in xa_set_mark()
1988 xa_unlock(xa); in xa_clear_mark()
H A Dtest_xarray.c1674 xa_unlock(xa); in shadow_remove()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_srq.c21 xa_unlock(&srq_table->xa); in hns_roce_srq_event()
H A Dhns_roce_qp.c92 xa_unlock(&hr_dev->qp_table_xa); in hns_roce_qp_event()
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c2507 xa_unlock(&swap_cache->i_pages); in __split_huge_page()
2514 xa_unlock(&head->mapping->i_pages); in __split_huge_page()
2764 xa_unlock(&mapping->i_pages); in split_huge_page_to_list()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dodp.c281 xa_unlock(&imr->implicit_children); in destroy_unused_implicit_child_mr()
625 xa_unlock(&imr->implicit_children); in mlx5_ib_free_implicit_mr()
H A Dsrq_cmd.c672 xa_unlock(&table->array); in srq_event_notifier()
H A Dcq.c563 xa_unlock(&dev->sig_mrs); in mlx5_poll_one()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c526 xa_unlock(&dev->qps); in qedr_iw_load_qp()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst239 object you have found before calling xa_unlock(). This will
275 xa_unlock(&foo->array);