Home
last modified time | relevance | path

Searched refs:xrcd_tree_mutex (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Duverbs_std_types.c173 mutex_lock(&uobject->context->ufile->device->xrcd_tree_mutex); in uverbs_free_xrcd()
175 mutex_unlock(&uobject->context->ufile->device->xrcd_tree_mutex); in uverbs_free_xrcd()
Duverbs.h108 struct mutex xrcd_tree_mutex; member
Duverbs_main.c1034 mutex_init(&uverbs_dev->xrcd_tree_mutex); in ib_uverbs_add_one()
Duverbs_cmd.c530 mutex_lock(&file->device->xrcd_tree_mutex); in ib_uverbs_open_xrcd()
599 mutex_unlock(&file->device->xrcd_tree_mutex); in ib_uverbs_open_xrcd()
620 mutex_unlock(&file->device->xrcd_tree_mutex); in ib_uverbs_open_xrcd()