Lines Matching refs:gth_lock
58 spinlock_t gth_lock; member
152 spin_lock(>h->gth_lock); in master_attr_show()
154 spin_unlock(>h->gth_lock); in master_attr_show()
179 spin_lock(>h->gth_lock); in master_attr_store()
213 spin_unlock(>h->gth_lock); in master_attr_store()
334 spin_lock(>h->gth_lock); in output_attr_show()
337 spin_unlock(>h->gth_lock); in output_attr_show()
358 spin_lock(>h->gth_lock); in output_attr_store()
360 spin_unlock(>h->gth_lock); in output_attr_store()
542 spin_lock(>h->gth_lock); in intel_th_gth_disable()
549 spin_unlock(>h->gth_lock); in intel_th_gth_disable()
583 spin_lock(>h->gth_lock); in intel_th_gth_enable()
590 spin_unlock(>h->gth_lock); in intel_th_gth_enable()
672 spin_lock(>h->gth_lock); in intel_th_gth_assign()
676 spin_unlock(>h->gth_lock); in intel_th_gth_assign()
696 spin_lock(>h->gth_lock); in intel_th_gth_unassign()
703 spin_unlock(>h->gth_lock); in intel_th_gth_unassign()
719 spin_lock(>h->gth_lock); in intel_th_gth_set_output()
724 spin_unlock(>h->gth_lock); in intel_th_gth_set_output()
752 spin_lock_init(>h->gth_lock); in intel_th_gth_probe()