Lines Matching refs:config_mutex

109  * @config_mutex: protects configuration of test
123 struct mutex config_mutex;
456 mutex_lock(&test_dev->config_mutex);
487 mutex_unlock(&test_dev->config_mutex);
522 mutex_lock(&test_dev->config_mutex);
546 mutex_unlock(&test_dev->config_mutex);
636 mutex_lock(&test_dev->config_mutex);
638 mutex_unlock(&test_dev->config_mutex);
649 mutex_lock(&test_dev->config_mutex);
655 mutex_unlock(&test_dev->config_mutex);
663 static ssize_t config_test_show_str(struct mutex *config_mutex,
669 mutex_lock(config_mutex);
671 mutex_unlock(config_mutex);
683 return config_test_show_str(&test_dev->config_mutex, buf,
696 mutex_lock(&test_dev->config_mutex);
702 mutex_unlock(&test_dev->config_mutex);
714 return config_test_show_str(&test_dev->config_mutex, buf,
726 mutex_lock(&test_dev->config_mutex);
742 mutex_unlock(&test_dev->config_mutex);
748 mutex_unlock(&test_dev->config_mutex);
842 mutex_lock(&test_dev->config_mutex);
856 mutex_unlock(&test_dev->config_mutex);
876 mutex_lock(&test_dev->config_mutex);
888 mutex_unlock(&test_dev->config_mutex);
892 mutex_unlock(&test_dev->config_mutex);
913 mutex_lock(&test_dev->config_mutex);
915 mutex_unlock(&test_dev->config_mutex);
932 mutex_lock(&test_dev->config_mutex);
934 mutex_unlock(&test_dev->config_mutex);
945 mutex_lock(&test_dev->config_mutex);
947 mutex_unlock(&test_dev->config_mutex);
958 mutex_lock(&test_dev->config_mutex);
960 mutex_unlock(&test_dev->config_mutex);
1056 mutex_lock(&test_dev->config_mutex);
1058 mutex_unlock(&test_dev->config_mutex);
1073 mutex_init(&test_dev->config_mutex);
1195 mutex_lock(&test_dev->config_mutex);
1202 mutex_unlock(&test_dev->config_mutex);