Searched refs:wake_count (Results 1 – 6 of 6) sorted by relevance
31 int wake_count; member200 if (d->wake_count < 0) in regmap_irq_sync_unlock()201 for (i = d->wake_count; i < 0; i++) in regmap_irq_sync_unlock()203 else if (d->wake_count > 0) in regmap_irq_sync_unlock()204 for (i = 0; i < d->wake_count; i++) in regmap_irq_sync_unlock()207 d->wake_count = 0; in regmap_irq_sync_unlock()309 d->wake_count++; in regmap_irq_set_wake()314 d->wake_count--; in regmap_irq_set_wake()
109 d->wake_count++; in fw_domain_arm_timer()387 GEM_BUG_ON(!domain->wake_count); in intel_uncore_fw_release_timer()388 if (--domain->wake_count == 0) in intel_uncore_fw_release_timer()593 if (domain->wake_count++) { in __intel_uncore_forcewake_get()703 GEM_BUG_ON(!domain->wake_count); in __intel_uncore_forcewake_put()705 if (--domain->wake_count) { in __intel_uncore_forcewake_put()790 unsigned int actual = READ_ONCE(domain->wake_count); in assert_forcewakes_active()1378 d->wake_count = 0; in __fw_domain_init()1420 WARN_ON(d->wake_count); in fw_domain_fini()
140 unsigned int wake_count; member
1151 READ_ONCE(fw_domain->wake_count)); in i915_forcewake_domains()
204 if (!domain->wake_count) in live_forcewake_ops()
5306 int wake_count = 0; in binder_deferred_flush() local5315 wake_count++; in binder_deferred_flush()5322 wake_count); in binder_deferred_flush()