Lines Matching refs:irqflags
131 unsigned long irqflags; in dcc_put_work_fn() local
133 spin_lock_irqsave(&dcc_lock, irqflags); in dcc_put_work_fn()
146 spin_unlock_irqrestore(&dcc_lock, irqflags); in dcc_put_work_fn()
156 unsigned long irqflags; in dcc_get_work_fn() local
162 spin_lock_irqsave(&dcc_lock, irqflags); in dcc_get_work_fn()
169 spin_unlock_irqrestore(&dcc_lock, irqflags); in dcc_get_work_fn()
180 unsigned long irqflags; in hvc_dcc0_put_chars() local
182 spin_lock_irqsave(&dcc_lock, irqflags); in hvc_dcc0_put_chars()
185 spin_unlock_irqrestore(&dcc_lock, irqflags); in hvc_dcc0_put_chars()
199 spin_unlock_irqrestore(&dcc_lock, irqflags); in hvc_dcc0_put_chars()
211 unsigned long irqflags; in hvc_dcc0_get_chars() local
213 spin_lock_irqsave(&dcc_lock, irqflags); in hvc_dcc0_get_chars()
217 spin_unlock_irqrestore(&dcc_lock, irqflags); in hvc_dcc0_get_chars()
236 spin_unlock_irqrestore(&dcc_lock, irqflags); in hvc_dcc0_get_chars()