Searched refs:rtq_lock (Results 1 – 2 of 2) sorted by relevance
186 read_lock(&hp_sdc.rtq_lock); in hp_sdc_take()188 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()192 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()212 write_lock(&hp_sdc.rtq_lock); in hp_sdc_take()215 write_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()307 write_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_tasklet()345 write_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_tasklet()371 read_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()374 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()387 read_lock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()[all …]
264 rwlock_t rtq_lock; /* isr/tasklet lock */ member