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

/linux-4.4.14/drivers/cpufreq/
H A Darm_big_little.c69 static struct mutex cluster_lock[MAX_CLUSTERS]; variable in typeref:struct:mutex
135 mutex_lock(&cluster_lock[new_cluster]); bL_cpufreq_set_rate()
173 mutex_unlock(&cluster_lock[new_cluster]); bL_cpufreq_set_rate()
178 mutex_unlock(&cluster_lock[new_cluster]); bL_cpufreq_set_rate()
188 mutex_lock(&cluster_lock[old_cluster]); bL_cpufreq_set_rate()
202 mutex_unlock(&cluster_lock[old_cluster]); bL_cpufreq_set_rate()
590 mutex_init(&cluster_lock[i]); bL_cpufreq_register()
/linux-4.4.14/fs/ocfs2/
H A Ddlmglue.c3172 * You can *not* attempt to call cluster_lock on this lockres anymore. */ ocfs2_mark_lockres_freeing()

Completed in 396 milliseconds