Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/power/
Ddomain.c122 #define genpd_lock_interruptible(p) p->lock_ops->lock_interruptible(p) macro
2627 ret = genpd_lock_interruptible(genpd); in genpd_summary_one()
2704 ret = genpd_lock_interruptible(genpd); in genpd_status_show()
2727 ret = genpd_lock_interruptible(genpd); in genpd_sub_domains_show()
2744 ret = genpd_lock_interruptible(genpd); in genpd_idle_states_show()
2773 ret = genpd_lock_interruptible(genpd); in genpd_active_time_show()
2794 ret = genpd_lock_interruptible(genpd); in genpd_total_idle_time_show()
2822 ret = genpd_lock_interruptible(genpd); in genpd_devices_show()
2845 if (genpd_lock_interruptible(genpd)) in genpd_perf_state_show()