Searched refs:ucontext_lock (Results 1 – 4 of 4) sorted by relevance
876 if (!mutex_trylock(&ufile->ucontext_lock)) in uverbs_destroy_ufile_hw()880 mutex_lock(&ufile->ucontext_lock); in uverbs_destroy_ufile_hw()911 mutex_unlock(&ufile->ucontext_lock); in uverbs_destroy_ufile_hw()
141 struct mutex ucontext_lock; member
218 mutex_destroy(&file->ucontext_lock); in ib_uverbs_release_file()1090 mutex_init(&file->ucontext_lock); in ib_uverbs_open()
221 mutex_lock(&file->ucontext_lock); in ib_uverbs_get_context()286 mutex_unlock(&file->ucontext_lock); in ib_uverbs_get_context()304 mutex_unlock(&file->ucontext_lock); in ib_uverbs_get_context()