Home
last modified time | relevance | path

Searched refs:sclp_tty_lock (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dsclp_tty.c38 static spinlock_t sclp_tty_lock; variable
97 spin_lock_irqsave(&sclp_tty_lock, flags); in sclp_tty_write_room()
103 spin_unlock_irqrestore(&sclp_tty_lock, flags); in sclp_tty_write_room()
115 spin_lock_irqsave(&sclp_tty_lock, flags); in sclp_ttybuf_callback()
125 spin_unlock_irqrestore(&sclp_tty_lock, flags); in sclp_ttybuf_callback()
138 spin_lock_irqsave(&sclp_tty_lock, flags); in __sclp_ttybuf_emit()
141 spin_unlock_irqrestore(&sclp_tty_lock, flags); in __sclp_ttybuf_emit()
159 spin_lock_irqsave(&sclp_tty_lock, flags); in sclp_tty_timeout()
162 spin_unlock_irqrestore(&sclp_tty_lock, flags); in sclp_tty_timeout()
183 spin_lock_irqsave(&sclp_tty_lock, flags); in sclp_tty_write_string()
[all …]