Searched refs:bf_mutex (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c182 mutex_lock(&priv->bf_mutex);
241 mutex_unlock(&priv->bf_mutex);
254 mutex_lock(&priv->bf_mutex);
268 mutex_unlock(&priv->bf_mutex);
H A Dmlx4.h899 struct mutex bf_mutex; member in struct:mlx4_priv
H A Dmlx4_main.c3225 mutex_init(&priv->bf_mutex);

Completed in 141 milliseconds