Searched refs:slave_cmd_mutex (Results 1 – 3 of 3) sorted by relevance
526 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()579 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()2183 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2187 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2190 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2511 mutex_init(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_init()
1874 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1878 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()2057 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2073 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2104 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2110 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
630 struct mutex slave_cmd_mutex; member