Lines Matching defs:flags
50 unsigned long flags;
55 spin_lock_irqsave(&sclp_con_lock, flags);
68 spin_unlock_irqrestore(&sclp_con_lock, flags);
71 spin_unlock_irqrestore(&sclp_con_lock, flags);
81 unsigned long flags;
84 spin_lock_irqsave(&sclp_con_lock, flags);
95 spin_unlock_irqrestore(&sclp_con_lock, flags);
102 spin_unlock_irqrestore(&sclp_con_lock, flags);
110 unsigned long flags;
112 spin_lock_irqsave(&sclp_con_lock, flags);
116 spin_unlock_irqrestore(&sclp_con_lock, flags);
118 spin_lock_irqsave(&sclp_con_lock, flags);
120 spin_unlock_irqrestore(&sclp_con_lock, flags);
165 unsigned long flags;
171 spin_lock_irqsave(&sclp_con_lock, flags);
186 spin_unlock_irqrestore(&sclp_con_lock, flags);
188 spin_lock_irqsave(&sclp_con_lock, flags);
205 spin_unlock_irqrestore(&sclp_con_lock, flags);
207 spin_lock_irqsave(&sclp_con_lock, flags);
217 spin_unlock_irqrestore(&sclp_con_lock, flags);
242 unsigned long flags;
244 spin_lock_irqsave(&sclp_con_lock, flags);
246 spin_unlock_irqrestore(&sclp_con_lock, flags);
255 unsigned long flags;
257 spin_lock_irqsave(&sclp_con_lock, flags);
259 spin_unlock_irqrestore(&sclp_con_lock, flags);
289 .flags = CON_PRINTBUFFER,