Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Dsclp_con.c178 sclp_console_full++; in sclp_console_write()
Dsclp.h311 extern unsigned long sclp_console_full;
Dsclp.c74 unsigned long sclp_console_full; variable
1222 return sprintf(buf, "%lu\n", sclp_console_full); in con_full_show()
Dsclp_vt220.c415 sclp_console_full++; in __sclp_vt220_write()