Searched refs:cluster_lock (Results 1 – 1 of 1) sorted by relevance
69 static struct mutex cluster_lock[MAX_CLUSTERS]; variable135 mutex_lock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()173 mutex_unlock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()178 mutex_unlock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()188 mutex_lock(&cluster_lock[old_cluster]); in bL_cpufreq_set_rate()202 mutex_unlock(&cluster_lock[old_cluster]); in bL_cpufreq_set_rate()590 mutex_init(&cluster_lock[i]); in bL_cpufreq_register()