Searched refs:INTEL_WAKEREF_BUG_ON (Results 1 – 2 of 2) sorted by relevance
22 INTEL_WAKEREF_BUG_ON(!wakeref); in rpm_put()51 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_get_first()57 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in ____intel_wakeref_put_last()73 INTEL_WAKEREF_BUG_ON(delayed_work_pending(&wf->work)); in __intel_wakeref_put_last()169 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto()188 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) macro102 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_get()147 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_put()236 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count)); in __intel_wakeref_defer_park()