Home
last modified time | relevance | path

Searched refs:throttle_lock (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c52 struct mutex throttle_lock; member
357 mutex_lock(&data->throttle_lock); in qcom_lmh_dcvs_notify()
372 mutex_unlock(&data->throttle_lock); in qcom_lmh_dcvs_notify()
445 mutex_init(&data->throttle_lock); in qcom_cpufreq_hw_lmh_init()
473 mutex_lock(&data->throttle_lock); in qcom_cpufreq_hw_cpu_online()
475 mutex_unlock(&data->throttle_lock); in qcom_cpufreq_hw_cpu_online()
492 mutex_lock(&data->throttle_lock); in qcom_cpufreq_hw_cpu_offline()
494 mutex_unlock(&data->throttle_lock); in qcom_cpufreq_hw_cpu_offline()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c178 static void throttle_lock(struct throttle *t) in throttle_lock() function
2676 throttle_lock(&pool->throttle); in thin_defer_bio_with_throttle()
2685 throttle_lock(&pool->throttle); in thin_defer_cell()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c181 static void throttle_lock(struct throttle *t) in throttle_lock() function
2691 throttle_lock(&pool->throttle); in thin_defer_bio_with_throttle()
2700 throttle_lock(&pool->throttle); in thin_defer_cell()

Completed in 14 milliseconds