Searched refs:hf_flags (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/most/ |
H A D | core.c | 120 unsigned long flags, hf_flags; in flush_channel_fifos() local 135 spin_lock_irqsave(&c->fifo_lock, hf_flags); in flush_channel_fifos() 138 spin_unlock_irqrestore(&c->fifo_lock, hf_flags); in flush_channel_fifos() 140 spin_lock_irqsave(&c->fifo_lock, hf_flags); in flush_channel_fifos() 142 spin_unlock_irqrestore(&c->fifo_lock, hf_flags); in flush_channel_fifos()
|
/kernel/linux/linux-6.6/drivers/most/ |
H A D | core.c | 120 unsigned long flags, hf_flags; in flush_channel_fifos() local 135 spin_lock_irqsave(&c->fifo_lock, hf_flags); in flush_channel_fifos() 138 spin_unlock_irqrestore(&c->fifo_lock, hf_flags); in flush_channel_fifos() 140 spin_lock_irqsave(&c->fifo_lock, hf_flags); in flush_channel_fifos() 142 spin_unlock_irqrestore(&c->fifo_lock, hf_flags); in flush_channel_fifos()
|
Completed in 5 milliseconds