Home
last modified time | relevance | path

Searched refs:event_xa_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Ddevx.c1332 mutex_lock(&devx_event_table->event_xa_lock); in devx_obj_cleanup()
1335 mutex_unlock(&devx_event_table->event_xa_lock); in devx_obj_cleanup()
1978 mutex_lock(&devx_event_table->event_xa_lock); in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
2055 mutex_unlock(&devx_event_table->event_xa_lock); in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
2073 mutex_unlock(&devx_event_table->event_xa_lock); in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
2398 mutex_init(&table->event_xa_lock); in mlx5_ib_devx_init()
2416 mutex_lock(&dev->devx_event_table.event_xa_lock); in mlx5_ib_devx_cleanup()
2424 mutex_unlock(&dev->devx_event_table.event_xa_lock); in mlx5_ib_devx_cleanup()
2686 mutex_lock(&dev->devx_event_table.event_xa_lock); in devx_async_event_destroy_uobj()
2695 mutex_unlock(&dev->devx_event_table.event_xa_lock); in devx_async_event_destroy_uobj()
[all...]
H A Dmlx5_ib.h955 struct mutex event_xa_lock; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Ddevx.c1420 mutex_lock(&devx_event_table->event_xa_lock); in devx_obj_cleanup()
1423 mutex_unlock(&devx_event_table->event_xa_lock); in devx_obj_cleanup()
2082 mutex_lock(&devx_event_table->event_xa_lock); in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
2158 mutex_unlock(&devx_event_table->event_xa_lock); in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
2176 mutex_unlock(&devx_event_table->event_xa_lock); in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
2565 mutex_init(&table->event_xa_lock); in mlx5_ib_devx_init()
2583 mutex_lock(&dev->devx_event_table.event_xa_lock); in mlx5_ib_devx_cleanup()
2591 mutex_unlock(&dev->devx_event_table.event_xa_lock); in mlx5_ib_devx_cleanup()
2852 mutex_lock(&dev->devx_event_table.event_xa_lock); in devx_async_event_destroy_uobj()
2861 mutex_unlock(&dev->devx_event_table.event_xa_lock); in devx_async_event_destroy_uobj()
[all...]
H A Dmlx5_ib.h1068 struct mutex event_xa_lock; member

Completed in 13 milliseconds