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()
598 spin_lock(>h->gth_lock); in intel_th_gth_enable()
605 spin_unlock(>h->gth_lock); in intel_th_gth_enable()
687 spin_lock(>h->gth_lock); in intel_th_gth_assign()
691 spin_unlock(>h->gth_lock); in intel_th_gth_assign()
711 spin_lock(>h->gth_lock); in intel_th_gth_unassign()
718 spin_unlock(>h->gth_lock); in intel_th_gth_unassign()
734 spin_lock(>h->gth_lock); in intel_th_gth_set_output()
739 spin_unlock(>h->gth_lock); in intel_th_gth_set_output()
767 spin_lock_init(>h->gth_lock); in intel_th_gth_probe()