Home
last modified time | relevance | path

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

/Linux-v4.19/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()
329 spin_lock(&gth->gth_lock); in output_attr_show()
332 spin_unlock(&gth->gth_lock); in output_attr_show()
353 spin_lock(&gth->gth_lock); in output_attr_store()
355 spin_unlock(&gth->gth_lock); in output_attr_store()
476 spin_lock(&gth->gth_lock); in intel_th_gth_disable()
[all …]