Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_con.c180 sclp_console_full++; in sclp_console_write()
Dsclp.h266 extern unsigned long sclp_console_full;
Dsclp.c59 unsigned long sclp_console_full; variable
1136 return sprintf(buf, "%lu\n", sclp_console_full); in con_full_show()
Dsclp_vt220.c421 sclp_console_full++; in __sclp_vt220_write()