Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_con.c39 static int sclp_con_suspended; variable
66 if (!buffer || sclp_con_suspended) { in sclp_conbuf_callback()
88 if (sclp_con_queue_running || sclp_con_suspended) in sclp_conbuf_emit()
182 if (sclp_con_suspended) in sclp_console_write()
245 sclp_con_suspended = 0; in sclp_console_resume()
258 sclp_con_suspended = 1; in sclp_console_suspend()