Searched refs:cluster_lock (Results 1 – 1 of 1) sorted by relevance
66 static struct mutex cluster_lock[MAX_CLUSTERS]; variable132 mutex_lock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()157 mutex_unlock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()162 mutex_unlock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()172 mutex_lock(&cluster_lock[old_cluster]); in bL_cpufreq_set_rate()186 mutex_unlock(&cluster_lock[old_cluster]); in bL_cpufreq_set_rate()562 mutex_init(&cluster_lock[i]); in bL_cpufreq_register()