Lines Matching refs:channel_mutex
402 lockdep_assert_held(&vmbus_connection.channel_mutex);
522 mutex_lock(&vmbus_connection.channel_mutex);
538 mutex_unlock(&vmbus_connection.channel_mutex);
580 mutex_lock(&vmbus_connection.channel_mutex);
589 * Now that we have acquired the channel_mutex,
612 mutex_unlock(&vmbus_connection.channel_mutex);
631 mutex_unlock(&vmbus_connection.channel_mutex);
914 mutex_lock(&vmbus_connection.channel_mutex);
926 mutex_unlock(&vmbus_connection.channel_mutex);
963 * LOCK channel_mutex LOCK channel_mutex
966 * UNLOCK channel_mutex UNMAP_RELID channel
967 * UNLOCK channel_mutex
977 mutex_lock(&vmbus_connection.channel_mutex);
1013 mutex_unlock(&vmbus_connection.channel_mutex);
1064 * provided by offer_in_progress and by channel_mutex for
1073 * LOCK channel_mutex WAIT_ON offer_in_progress == 0
1074 * DECREMENT offer_in_progress LOCK channel_mutex
1076 * UNLOCK channel_mutex UNLOCK channel_mutex
1089 mutex_lock(&vmbus_connection.channel_mutex);
1091 mutex_unlock(&vmbus_connection.channel_mutex);
1152 mutex_lock(&vmbus_connection.channel_mutex);
1162 mutex_unlock(&vmbus_connection.channel_mutex);