Searched refs:umap_lock (Results 1 – 3 of 3) sorted by relevance
75 mutex_lock(&ufile->umap_lock); in rdma_umap_priv_init()77 mutex_unlock(&ufile->umap_lock); in rdma_umap_priv_init()309 mutex_lock(&ufile->umap_lock); in rdma_user_mmap_entry_insert_range()349 mutex_unlock(&ufile->umap_lock); in rdma_user_mmap_entry_insert_range()359 mutex_unlock(&ufile->umap_lock); in rdma_user_mmap_entry_insert_range()
205 mutex_destroy(&file->umap_lock); in ib_uverbs_release_file()747 mutex_lock(&ufile->umap_lock); in rdma_umap_close()750 mutex_unlock(&ufile->umap_lock); in rdma_umap_close()769 mutex_lock(&ufile->umap_lock); in uverbs_user_mmap_disassociate()788 mutex_unlock(&ufile->umap_lock); in uverbs_user_mmap_disassociate()799 mutex_lock(&ufile->umap_lock); in uverbs_user_mmap_disassociate()811 mutex_unlock(&ufile->umap_lock); in uverbs_user_mmap_disassociate()878 mutex_init(&file->umap_lock); in ib_uverbs_open()
162 struct mutex umap_lock; member