Searched refs:slave_cmd_mutex (Results 1 – 3 of 3) sorted by relevance
524 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()577 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()2132 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2136 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2139 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2441 mutex_init(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_init()
1606 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1610 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1762 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1778 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1809 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1815 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
613 struct mutex slave_cmd_mutex; member