Lines Matching refs:flags
41 unsigned long flags; in jent_testing_reset() local
43 spin_lock_irqsave(&data->lock, flags); in jent_testing_reset()
46 spin_unlock_irqrestore(&data->lock, flags); in jent_testing_reset()
78 unsigned long flags; in jent_testing_store() local
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()
124 unsigned long flags; in jent_testing_reader() local
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()