Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_con.c41 static int sclp_con_queue_running; variable
67 sclp_con_queue_running = 0; in sclp_conbuf_callback()
88 if (sclp_con_queue_running || sclp_con_suspended) in sclp_conbuf_emit()
94 sclp_con_queue_running = 1; in sclp_conbuf_emit()
115 while (sclp_con_queue_running) { in sclp_console_sync_queue()
146 if (sclp_con_queue_running) in sclp_console_drop_buffer()