Home
last modified time | relevance | path

Searched refs:slow_path_mutex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
A Dmr.c712 mutex_init(&dev->slow_path_mutex); in mlx5_mr_cache_init()
956 mutex_lock(&dev->slow_path_mutex); in alloc_cacheable_mr()
958 mutex_unlock(&dev->slow_path_mutex); in alloc_cacheable_mr()
1461 mutex_lock(&dev->slow_path_mutex); in create_real_mr()
1463 mutex_unlock(&dev->slow_path_mutex); in create_real_mr()
A Dmlx5_ib.h1098 struct mutex slow_path_mutex; member

Completed in 19 milliseconds