Searched refs:event_xa_lock (Results 1 – 2 of 2) sorted by relevance
1402 mutex_lock(&devx_event_table->event_xa_lock); in devx_obj_cleanup()1405 mutex_unlock(&devx_event_table->event_xa_lock); in devx_obj_cleanup()2049 mutex_lock(&devx_event_table->event_xa_lock); in UVERBS_HANDLER()2126 mutex_unlock(&devx_event_table->event_xa_lock); in UVERBS_HANDLER()2144 mutex_unlock(&devx_event_table->event_xa_lock); in UVERBS_HANDLER()2512 mutex_init(&table->event_xa_lock); in mlx5_ib_devx_init()2530 mutex_lock(&dev->devx_event_table.event_xa_lock); in mlx5_ib_devx_cleanup()2538 mutex_unlock(&dev->devx_event_table.event_xa_lock); in mlx5_ib_devx_cleanup()2799 mutex_lock(&dev->devx_event_table.event_xa_lock); in devx_async_event_destroy_uobj()2808 mutex_unlock(&dev->devx_event_table.event_xa_lock); in devx_async_event_destroy_uobj()
1058 struct mutex event_xa_lock; member
Completed in 18 milliseconds