Lines Matching refs:lock
22 spinlock_t lock; member
43 spin_lock_irqsave(&data->lock, flags); in jent_testing_reset()
46 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_reset()
83 spin_lock_irqsave(&data->lock, flags); in jent_testing_store()
94 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_store()
106 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_store()
132 spin_lock_irqsave(&data->lock, flags); in jent_testing_reader()
137 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_reader()
160 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_reader()
168 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_reader()
251 .lock = __SPIN_LOCK_UNLOCKED(jent_raw_hires.lock),