Home
last modified time | relevance | path

Searched refs:rtq_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dhp_sdc.c185 read_lock(&hp_sdc.rtq_lock); in hp_sdc_take()
187 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
191 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
211 write_lock(&hp_sdc.rtq_lock); in hp_sdc_take()
214 write_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
306 write_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_tasklet()
344 write_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_tasklet()
370 read_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
373 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
386 read_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dhp_sdc.c185 read_lock(&hp_sdc.rtq_lock); in hp_sdc_take()
187 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
191 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
211 write_lock(&hp_sdc.rtq_lock); in hp_sdc_take()
214 write_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
306 write_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_tasklet()
344 write_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_tasklet()
370 read_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
373 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
386 read_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhp_sdc.h264 rwlock_t rtq_lock; /* isr/tasklet lock */ member
/kernel/linux/linux-6.6/include/linux/
H A Dhp_sdc.h264 rwlock_t rtq_lock; /* isr/tasklet lock */ member

Completed in 4 milliseconds