Searched refs:wake_count (Results 1 – 4 of 4) sorted by relevance
148 d->wake_count++; in fw_domain_arm_timer()446 GEM_BUG_ON(!domain->wake_count); in intel_uncore_fw_release_timer()447 if (--domain->wake_count == 0) in intel_uncore_fw_release_timer()473 GEM_BUG_ON(!domain->wake_count); in intel_uncore_fw_release_timer()474 if (--domain->wake_count == 0) in intel_uncore_fw_release_timer()695 if (domain->wake_count++) { in __intel_uncore_forcewake_get()797 GEM_BUG_ON(!domain->wake_count); in __intel_uncore_forcewake_put()799 if (--domain->wake_count) { in __intel_uncore_forcewake_put()923 unsigned int actual = READ_ONCE(domain->wake_count); in assert_forcewakes_active()2109 d->wake_count = 0; in __fw_domain_init()[all …]
183 unsigned int wake_count; member
225 if (!domain->wake_count) in live_forcewake_ops()
84 READ_ONCE(fw_domain->wake_count)); in fw_domains_show()