Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Dsclp_con.c141 if (!sclp_console_drop) in sclp_console_drop_buffer()
Dsclp.c72 int sclp_console_drop = 1; variable
202 sclp_console_drop = drop; in sclp_setup_console_drop()
1215 return sprintf(buf, "%i\n", sclp_console_drop); in con_drop_show()
Dsclp.h310 extern int sclp_console_drop;
Dsclp_vt220.c371 if (!sclp_console_drop) in sclp_vt220_drop_buffer()