Lines Matching refs:wakeref
321 intel_wakeref_t wakeref; in drpc_show() local
324 with_intel_runtime_pm(gt->uncore->rpm, wakeref) { in drpc_show()
344 intel_wakeref_t wakeref; in intel_gt_pm_frequency_dump() local
346 wakeref = intel_runtime_pm_get(uncore->rpm); in intel_gt_pm_frequency_dump()
398 intel_runtime_pm_put(uncore->rpm, wakeref); in intel_gt_pm_frequency_dump()
419 intel_wakeref_t wakeref; in llc_show() local
436 wakeref = intel_runtime_pm_get(gt->uncore->rpm); in llc_show()
450 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in llc_show()
551 intel_wakeref_t wakeref; in perf_limit_reasons_get() local
553 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in perf_limit_reasons_get()
562 intel_wakeref_t wakeref; in perf_limit_reasons_clear() local
569 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in perf_limit_reasons_clear()