Searched refs:cluster_lock (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
H A Darm_big_little.c66 static struct mutex cluster_lock[MAX_CLUSTERS]; variable in typeref:struct:mutex
132 mutex_lock(&cluster_lock[new_cluster]); bL_cpufreq_set_rate()
157 mutex_unlock(&cluster_lock[new_cluster]); bL_cpufreq_set_rate()
162 mutex_unlock(&cluster_lock[new_cluster]); bL_cpufreq_set_rate()
172 mutex_lock(&cluster_lock[old_cluster]); bL_cpufreq_set_rate()
186 mutex_unlock(&cluster_lock[old_cluster]); bL_cpufreq_set_rate()
562 mutex_init(&cluster_lock[i]); bL_cpufreq_register()
/linux-4.1.27/fs/ocfs2/
H A Ddlmglue.c3173 * You can *not* attempt to call cluster_lock on this lockres anymore. */ ocfs2_mark_lockres_freeing()

Completed in 175 milliseconds