Searched refs:bf_mutex (Results 1 – 3 of 3) sorted by relevance
182 mutex_lock(&priv->bf_mutex); in mlx4_bf_alloc()241 mutex_unlock(&priv->bf_mutex); in mlx4_bf_alloc()254 mutex_lock(&priv->bf_mutex); in mlx4_bf_free()268 mutex_unlock(&priv->bf_mutex); in mlx4_bf_free()
915 struct mutex bf_mutex; member
3357 mutex_init(&priv->bf_mutex); in mlx4_load_one()