Searched refs:throttle_lock (Results 1 – 2 of 2) sorted by relevance
51 struct mutex throttle_lock; member322 mutex_lock(&data->throttle_lock); in qcom_lmh_dcvs_notify()337 mutex_unlock(&data->throttle_lock); in qcom_lmh_dcvs_notify()407 mutex_init(&data->throttle_lock); in qcom_cpufreq_hw_lmh_init()426 mutex_lock(&data->throttle_lock); in qcom_cpufreq_hw_lmh_exit()428 mutex_unlock(&data->throttle_lock); in qcom_cpufreq_hw_lmh_exit()
178 static void throttle_lock(struct throttle *t) in throttle_lock() function2676 throttle_lock(&pool->throttle); in thin_defer_bio_with_throttle()2685 throttle_lock(&pool->throttle); in thin_defer_cell()