Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_con.c143 if (!sclp_console_drop) in sclp_console_drop_buffer()
Dsclp.c57 int sclp_console_drop = 1; variable
84 sclp_console_drop = drop; in sclp_setup_console_drop()
1129 return sprintf(buf, "%i\n", sclp_console_drop); in con_drop_show()
Dsclp.h265 extern int sclp_console_drop;
Dsclp_vt220.c377 if (!sclp_console_drop) in sclp_vt220_drop_buffer()