Lines Matching defs:flags
51 unsigned long flags;
60 raw_spin_lock_irqsave(&msgrs_lock, flags);
64 raw_spin_unlock_irqrestore(&msgrs_lock, flags);
72 unsigned long flags;
74 raw_spin_lock_irqsave(&msgr->lock, flags);
77 raw_spin_unlock_irqrestore(&msgr->lock, flags);
83 unsigned long flags;
86 raw_spin_lock_irqsave(&msgr->lock, flags);
89 raw_spin_unlock_irqrestore(&msgr->lock, flags);
95 unsigned long flags;
97 raw_spin_lock_irqsave(&msgr->lock, flags);
99 raw_spin_unlock_irqrestore(&msgr->lock, flags);