Home
last modified time | relevance | path

Searched refs:sclp_console_full (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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_vt220.c415 sclp_console_full++; in __sclp_vt220_write()
H A Dsclp.c74 unsigned long sclp_console_full; variable
1225 return sysfs_emit(buf, "%lu\n", sclp_console_full); in con_full_show()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_con.c180 sclp_console_full++; in sclp_console_write()
H A Dsclp.c59 unsigned long sclp_console_full; variable
1135 return sprintf(buf, "%lu\n", sclp_console_full); in con_full_show()
H A Dsclp.h319 extern unsigned long sclp_console_full;
H A Dsclp_vt220.c421 sclp_console_full++; in __sclp_vt220_write()

Completed in 9 milliseconds