Searched refs:INTEL_WAKEREF_BUG_ON (Results 1 – 2 of 2) sorted by relevance
23 INTEL_WAKEREF_BUG_ON(!wakeref); in rpm_put()52 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_get_first()58 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in ____intel_wakeref_put_last()74 INTEL_WAKEREF_BUG_ON(delayed_work_pending(&wf->work)); in __intel_wakeref_put_last()170 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto()190 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto_fini()
21 #define INTEL_WAKEREF_BUG_ON(expr) BUG_ON(expr) macro23 #define INTEL_WAKEREF_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) macro103 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_get()152 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_put()247 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count)); in __intel_wakeref_defer_park()