Searched refs:sclp_con_lock (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_con.c28 static spinlock_t sclp_con_lock; variable
54 spin_lock_irqsave(&sclp_con_lock, flags);
67 spin_unlock_irqrestore(&sclp_con_lock, flags);
70 spin_unlock_irqrestore(&sclp_con_lock, flags);
83 spin_lock_irqsave(&sclp_con_lock, flags);
94 spin_unlock_irqrestore(&sclp_con_lock, flags);
101 spin_unlock_irqrestore(&sclp_con_lock, flags);
111 spin_lock_irqsave(&sclp_con_lock, flags);
115 spin_unlock_irqrestore(&sclp_con_lock, flags);
117 spin_lock_irqsave(&sclp_con_lock, flag
[all...]

Completed in 51 milliseconds