Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwtracing/intel_th/
Dgth.c58 spinlock_t gth_lock; member
152 spin_lock(&gth->gth_lock); in master_attr_show()
154 spin_unlock(&gth->gth_lock); in master_attr_show()
179 spin_lock(&gth->gth_lock); in master_attr_store()
213 spin_unlock(&gth->gth_lock); in master_attr_store()
334 spin_lock(&gth->gth_lock); in output_attr_show()
337 spin_unlock(&gth->gth_lock); in output_attr_show()
358 spin_lock(&gth->gth_lock); in output_attr_store()
360 spin_unlock(&gth->gth_lock); in output_attr_store()
542 spin_lock(&gth->gth_lock); in intel_th_gth_disable()
[all …]