Home
last modified time | relevance | path

Searched refs:genpd_lock_interruptible (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pmdomain/
H A Dcore.c173 #define genpd_lock_interruptible(p) p->lock_ops->lock_interruptible(p) macro
3836 ret = genpd_lock_interruptible(genpd); in genpd_summary_one()
3910 ret = genpd_lock_interruptible(genpd); in status_show()
3933 ret = genpd_lock_interruptible(genpd); in sub_domains_show()
3951 ret = genpd_lock_interruptible(genpd); in idle_states_show()
3988 ret = genpd_lock_interruptible(genpd); in idle_states_desc_show()
4022 ret = genpd_lock_interruptible(genpd); in active_time_show()
4047 ret = genpd_lock_interruptible(genpd); in total_idle_time_show()
4077 ret = genpd_lock_interruptible(genpd); in devices_show()
4092 if (genpd_lock_interruptible(genpd)) in perf_state_show()