Home
last modified time | relevance | path

Searched refs:gth_lock (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.c65 spinlock_t gth_lock; member
177 spin_lock(&gth->gth_lock); in master_attr_show()
179 spin_unlock(&gth->gth_lock); in master_attr_show()
204 spin_lock(&gth->gth_lock); in master_attr_store()
233 spin_unlock(&gth->gth_lock); in master_attr_store()
343 spin_lock(&gth->gth_lock); in output_attr_show()
346 spin_unlock(&gth->gth_lock); in output_attr_show()
363 spin_lock(&gth->gth_lock); in output_attr_store()
365 spin_unlock(&gth->gth_lock); in output_attr_store()
484 spin_lock(&gth->gth_lock); in intel_th_gth_disable()
[all …]