Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp_con.c28 static spinlock_t sclp_con_lock; variable
54 spin_lock_irqsave(&sclp_con_lock, flags); in sclp_conbuf_callback()
67 spin_unlock_irqrestore(&sclp_con_lock, flags); in sclp_conbuf_callback()
70 spin_unlock_irqrestore(&sclp_con_lock, flags); in sclp_conbuf_callback()
83 spin_lock_irqsave(&sclp_con_lock, flags); in sclp_conbuf_emit()
94 spin_unlock_irqrestore(&sclp_con_lock, flags); in sclp_conbuf_emit()
101 spin_unlock_irqrestore(&sclp_con_lock, flags); in sclp_conbuf_emit()
111 spin_lock_irqsave(&sclp_con_lock, flags); in sclp_console_sync_queue()
115 spin_unlock_irqrestore(&sclp_con_lock, flags); in sclp_console_sync_queue()
117 spin_lock_irqsave(&sclp_con_lock, flags); in sclp_console_sync_queue()
[all …]