Lines Matching refs:config_mutex

120  * @config_mutex: protects configuration of test
134 struct mutex config_mutex;
467 mutex_lock(&test_dev->config_mutex);
498 mutex_unlock(&test_dev->config_mutex);
533 mutex_lock(&test_dev->config_mutex);
557 mutex_unlock(&test_dev->config_mutex);
647 mutex_lock(&test_dev->config_mutex);
649 mutex_unlock(&test_dev->config_mutex);
660 mutex_lock(&test_dev->config_mutex);
666 mutex_unlock(&test_dev->config_mutex);
674 static ssize_t config_test_show_str(struct mutex *config_mutex,
680 mutex_lock(config_mutex);
682 mutex_unlock(config_mutex);
694 return config_test_show_str(&test_dev->config_mutex, buf,
707 mutex_lock(&test_dev->config_mutex);
713 mutex_unlock(&test_dev->config_mutex);
725 return config_test_show_str(&test_dev->config_mutex, buf,
737 mutex_lock(&test_dev->config_mutex);
753 mutex_unlock(&test_dev->config_mutex);
759 mutex_unlock(&test_dev->config_mutex);
853 mutex_lock(&test_dev->config_mutex);
867 mutex_unlock(&test_dev->config_mutex);
887 mutex_lock(&test_dev->config_mutex);
899 mutex_unlock(&test_dev->config_mutex);
903 mutex_unlock(&test_dev->config_mutex);
924 mutex_lock(&test_dev->config_mutex);
926 mutex_unlock(&test_dev->config_mutex);
943 mutex_lock(&test_dev->config_mutex);
945 mutex_unlock(&test_dev->config_mutex);
956 mutex_lock(&test_dev->config_mutex);
958 mutex_unlock(&test_dev->config_mutex);
969 mutex_lock(&test_dev->config_mutex);
971 mutex_unlock(&test_dev->config_mutex);
1067 mutex_lock(&test_dev->config_mutex);
1069 mutex_unlock(&test_dev->config_mutex);
1084 mutex_init(&test_dev->config_mutex);
1206 mutex_lock(&test_dev->config_mutex);
1213 mutex_unlock(&test_dev->config_mutex);