Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmr.c975 mutex_init(&dev->slow_path_mutex); in mlx5_mkey_cache_init()
1180 mutex_lock(&dev->slow_path_mutex); in alloc_cacheable_mr()
1182 mutex_unlock(&dev->slow_path_mutex); in alloc_cacheable_mr()
1403 mutex_lock(&dev->slow_path_mutex); in create_real_mr()
1405 mutex_unlock(&dev->slow_path_mutex); in create_real_mr()
H A Dmlx5_ib.h1121 struct mutex slow_path_mutex; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmr.c734 mutex_init(&dev->slow_path_mutex); in mlx5_mr_cache_init()
1410 mutex_lock(&dev->slow_path_mutex); in mlx5_ib_reg_user_mr()
1413 mutex_unlock(&dev->slow_path_mutex); in mlx5_ib_reg_user_mr()
H A Dmlx5_ib.h990 struct mutex slow_path_mutex; member

Completed in 14 milliseconds