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()2148 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2152 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2155 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_master_do_cmd()2457 mutex_init(&priv->cmd.slave_cmd_mutex); in mlx4_cmd_init()
1633 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1637 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_slave_exit()1808 mutex_lock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1824 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1855 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()1861 mutex_unlock(&priv->cmd.slave_cmd_mutex); in mlx4_init_slave()
624 struct mutex slave_cmd_mutex; member