Searched refs:bf_mutex (Results 1 – 3 of 3) sorted by relevance
182 mutex_lock(&priv->bf_mutex); in mlx4_bf_alloc()239 mutex_unlock(&priv->bf_mutex); in mlx4_bf_alloc()252 mutex_lock(&priv->bf_mutex); in mlx4_bf_free()266 mutex_unlock(&priv->bf_mutex); in mlx4_bf_free()
880 struct mutex bf_mutex; member
2797 mutex_init(&priv->bf_mutex); in mlx4_load_one()