Lines Matching refs:flags

82 	unsigned long flags;  in mv64x60_mask_low()  local
84 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_mask_low()
88 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_mask_low()
95 unsigned long flags; in mv64x60_unmask_low() local
97 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_unmask_low()
101 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_unmask_low()
119 unsigned long flags; in mv64x60_mask_high() local
121 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_mask_high()
125 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_mask_high()
132 unsigned long flags; in mv64x60_unmask_high() local
134 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_unmask_high()
138 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_unmask_high()
156 unsigned long flags; in mv64x60_mask_gpp() local
158 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_mask_gpp()
162 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_mask_gpp()
169 unsigned long flags; in mv64x60_mask_ack_gpp() local
171 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_mask_ack_gpp()
177 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_mask_ack_gpp()
184 unsigned long flags; in mv64x60_unmask_gpp() local
186 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_unmask_gpp()
190 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_unmask_gpp()
240 unsigned long flags; in mv64x60_init_irq() local
256 spin_lock_irqsave(&mv64x60_lock, flags); in mv64x60_init_irq()
267 spin_unlock_irqrestore(&mv64x60_lock, flags); in mv64x60_init_irq()