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()
1794 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1798 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1978 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1994 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2025 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()2031 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
621 struct mutex slave_cmd_mutex; member