Searched refs:INTEL_WAKEREF_BUG_ON (Results 1 – 2 of 2) sorted by relevance
19 #define INTEL_WAKEREF_BUG_ON(expr) BUG_ON(expr) macro21 #define INTEL_WAKEREF_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) macro121 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in intel_wakeref_put()173 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count)); in __intel_wakeref_defer_park()
22 INTEL_WAKEREF_BUG_ON(!wakeref); in rpm_put()51 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_get_first()72 INTEL_WAKEREF_BUG_ON(work_pending(&wf->work)); in __intel_wakeref_put_last()157 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto()176 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto_fini()