Searched refs:slave_cmd_mutex (Results 1 – 3 of 3) sorted by relevance
525 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()578 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_cmd()2177 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2181 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2184 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2491 mutex_init(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_init()
1793 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1797 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1972 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1988 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2019 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2025 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
619 struct mutex slave_cmd_mutex; member