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

/linux-master/drivers/vdpa/mlx5/core/
H A Dmr.c529 mutex_lock(&mvdev->mr_mtx);
531 mutex_unlock(&mvdev->mr_mtx);
546 mutex_lock(&mvdev->mr_mtx);
548 mutex_unlock(&mvdev->mr_mtx);
557 mutex_lock(&mvdev->mr_mtx);
562 mutex_unlock(&mvdev->mr_mtx);
569 mutex_lock(&mvdev->mr_mtx);
578 mutex_unlock(&mvdev->mr_mtx);
642 mutex_lock(&mvdev->mr_mtx);
644 mutex_unlock(&mvdev->mr_mtx);
[all...]
H A Dresources.c259 mutex_init(&mvdev->mr_mtx);
304 mutex_destroy(&mvdev->mr_mtx);
321 mutex_destroy(&mvdev->mr_mtx);
H A Dmlx5_vdpa.h101 struct mutex mr_mtx; member in struct:mlx5_vdpa_dev
/linux-master/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3409 mutex_lock(&mvdev->mr_mtx);
3412 mutex_unlock(&mvdev->mr_mtx);

Completed in 203 milliseconds