Home
last modified time | relevance | path

Searched refs:overall_written (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_tty.c177 int overall_written; in sclp_tty_write_string() local
182 overall_written = 0; in sclp_tty_write_string()
202 overall_written += written; in sclp_tty_write_string()
225 return overall_written; in sclp_tty_write_string()
H A Dsclp_vt220.c411 int overall_written; in __sclp_vt220_write() local
415 overall_written = 0; in __sclp_vt220_write()
440 overall_written += written; in __sclp_vt220_write()
462 return overall_written; in __sclp_vt220_write()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_vt220.c405 int overall_written; in __sclp_vt220_write() local
409 overall_written = 0; in __sclp_vt220_write()
434 overall_written += written; in __sclp_vt220_write()
456 return overall_written; in __sclp_vt220_write()
H A Dsclp_tty.c176 int overall_written; in sclp_tty_write_string() local
181 overall_written = 0; in sclp_tty_write_string()
201 overall_written += written; in sclp_tty_write_string()
224 return overall_written; in sclp_tty_write_string()

Completed in 4 milliseconds