Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmr.c970 mutex_init(&dev->slow_path_mutex); in mlx5_mkey_cache_init()
1166 mutex_lock(&dev->slow_path_mutex); in alloc_cacheable_mr()
1168 mutex_unlock(&dev->slow_path_mutex); in alloc_cacheable_mr()
1388 mutex_lock(&dev->slow_path_mutex); in create_real_mr()
1390 mutex_unlock(&dev->slow_path_mutex); in create_real_mr()
A Dmlx5_ib.h1099 struct mutex slow_path_mutex; member

Completed in 14 milliseconds