Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/power/
Ddomain.c122 #define genpd_lock_interruptible(p) p->lock_ops->lock_interruptible(p) macro
2618 ret = genpd_lock_interruptible(genpd); in genpd_summary_one()
2695 ret = genpd_lock_interruptible(genpd); in genpd_status_show()
2718 ret = genpd_lock_interruptible(genpd); in genpd_sub_domains_show()
2735 ret = genpd_lock_interruptible(genpd); in genpd_idle_states_show()
2764 ret = genpd_lock_interruptible(genpd); in genpd_active_time_show()
2785 ret = genpd_lock_interruptible(genpd); in genpd_total_idle_time_show()
2813 ret = genpd_lock_interruptible(genpd); in genpd_devices_show()
2836 if (genpd_lock_interruptible(genpd)) in genpd_perf_state_show()