Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp_con.c38 static int sclp_con_suspended; variable
65 if (!buffer || sclp_con_suspended) { in sclp_conbuf_callback()
87 if (sclp_con_queue_running || sclp_con_suspended) in sclp_conbuf_emit()
181 if (sclp_con_suspended) in sclp_console_write()
248 sclp_con_suspended = 0; in sclp_console_resume()
261 sclp_con_suspended = 1; in sclp_console_suspend()