Searched refs:genpd_lock_interruptible (Results 1 – 1 of 1) sorted by relevance
123 #define genpd_lock_interruptible(p) p->lock_ops->lock_interruptible(p) macro2776 ret = genpd_lock_interruptible(genpd); in genpd_summary_one()2853 ret = genpd_lock_interruptible(genpd); in status_show()2876 ret = genpd_lock_interruptible(genpd); in sub_domains_show()2893 ret = genpd_lock_interruptible(genpd); in idle_states_show()2922 ret = genpd_lock_interruptible(genpd); in active_time_show()2943 ret = genpd_lock_interruptible(genpd); in total_idle_time_show()2971 ret = genpd_lock_interruptible(genpd); in devices_show()2994 if (genpd_lock_interruptible(genpd)) in perf_state_show()