Searched refs:INTEL_WAKEREF_BUG_ON (Results 1 – 2 of 2) sorted by relevance
28 INTEL_WAKEREF_BUG_ON(wf->wakeref); in __intel_wakeref_get_first()43 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()63 INTEL_WAKEREF_BUG_ON(!wf->wakeref); in ____intel_wakeref_put_last()76 INTEL_WAKEREF_BUG_ON(delayed_work_pending(&wf->work)); in __intel_wakeref_put_last()185 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto()205 INTEL_WAKEREF_BUG_ON(wf->wakeref); in intel_wakeref_auto_fini()
30 #define INTEL_WAKEREF_BUG_ON(expr) BUG_ON(expr) macro32 #define INTEL_WAKEREF_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) macro116 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_get()165 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count) <= 0); in __intel_wakeref_put()260 INTEL_WAKEREF_BUG_ON(atomic_read(&wf->count)); in __intel_wakeref_defer_park()