| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A 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()
|
| H A D | ucma.c | 149 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 D | restrack.c | 121 xa_unlock(&rt->xa); in rdma_restrack_count() 280 xa_unlock(&rt->xa); in rdma_restrack_get_byid()
|
| H A D | counters.c | 246 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 D | nldev.c | 770 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 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()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | utils.c | 90 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 D | xarray.h | 529 #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 D | idr.h | 102 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt)
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | cm.c | 376 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 D | mteswap.c | 91 xa_unlock(&mte_pages); in mte_invalidate_tags_area()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | hibernate.c | 322 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 D | xarray.c | 1515 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 D | test_xarray.c | 1674 xa_unlock(xa); in shadow_remove()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_srq.c | 21 xa_unlock(&srq_table->xa); in hns_roce_srq_event()
|
| H A D | hns_roce_qp.c | 92 xa_unlock(&hr_dev->qp_table_xa); in hns_roce_qp_event()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | huge_memory.c | 2507 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 D | odp.c | 281 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 D | srq_cmd.c | 672 xa_unlock(&table->array); in srq_event_notifier()
|
| H A D | cq.c | 563 xa_unlock(&dev->sig_mrs); in mlx5_poll_one()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/ |
| H A D | qedr_iw_cm.c | 526 xa_unlock(&dev->qps); in qedr_iw_load_qp()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | xarray.rst | 239 object you have found before calling xa_unlock(). This will 275 xa_unlock(&foo->array);
|