Searched refs:cluster_lock (Results 1 – 1 of 1) sorted by relevance
71 static struct mutex cluster_lock[MAX_CLUSTERS]; variable137 mutex_lock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()175 mutex_unlock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()180 mutex_unlock(&cluster_lock[new_cluster]); in bL_cpufreq_set_rate()190 mutex_lock(&cluster_lock[old_cluster]); in bL_cpufreq_set_rate()204 mutex_unlock(&cluster_lock[old_cluster]); in bL_cpufreq_set_rate()613 mutex_init(&cluster_lock[i]); in bL_cpufreq_register()