Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_con.c40 static int sclp_con_queue_running; variable
66 sclp_con_queue_running = 0; in sclp_conbuf_callback()
87 if (sclp_con_queue_running) in sclp_conbuf_emit()
93 sclp_con_queue_running = 1; in sclp_conbuf_emit()
113 while (sclp_con_queue_running) { in sclp_console_sync_queue()
144 if (sclp_con_queue_running) in sclp_console_drop_buffer()