Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_con.c178 sclp_console_full++; in sclp_console_write()
H A Dsclp.h311 extern unsigned long sclp_console_full;
H A Dsclp.c74 unsigned long sclp_console_full; variable
1226 return sysfs_emit(buf, "%lu\n", sclp_console_full); in con_full_show()
H A Dsclp_vt220.c415 sclp_console_full++; in __sclp_vt220_write()