Lines Matching refs:gth_lock
65 spinlock_t gth_lock; member
177 spin_lock(>h->gth_lock); in master_attr_show()
179 spin_unlock(>h->gth_lock); in master_attr_show()
204 spin_lock(>h->gth_lock); in master_attr_store()
233 spin_unlock(>h->gth_lock); in master_attr_store()
343 spin_lock(>h->gth_lock); in output_attr_show()
346 spin_unlock(>h->gth_lock); in output_attr_show()
363 spin_lock(>h->gth_lock); in output_attr_store()
365 spin_unlock(>h->gth_lock); in output_attr_store()
484 spin_lock(>h->gth_lock); in intel_th_gth_disable()
491 spin_unlock(>h->gth_lock); in intel_th_gth_disable()
526 spin_lock(>h->gth_lock); in intel_th_gth_enable()
536 spin_unlock(>h->gth_lock); in intel_th_gth_enable()
575 spin_lock(>h->gth_lock); in intel_th_gth_assign()
579 spin_unlock(>h->gth_lock); in intel_th_gth_assign()
595 spin_lock(>h->gth_lock); in intel_th_gth_unassign()
599 spin_unlock(>h->gth_lock); in intel_th_gth_unassign()
615 spin_lock(>h->gth_lock); in intel_th_gth_set_output()
620 spin_unlock(>h->gth_lock); in intel_th_gth_set_output()
647 spin_lock_init(>h->gth_lock); in intel_th_gth_probe()