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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c325 static spinlock_t chandev_not_oper_spinlock; variable
681 spin_lock(&chandev_not_oper_spinlock);
683 spin_unlock(&chandev_not_oper_spinlock);
2158 spin_lock_irqsave(&chandev_not_oper_spinlock,flags);
2160 spin_unlock_irqrestore(&chandev_not_oper_spinlock,flags);
3200 spin_lock_init(&chandev_not_oper_spinlock);

Completed in 83 milliseconds