Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_tty.c172 static int sclp_tty_write_string(const unsigned char *str, int count, int may_fail) in sclp_tty_write_string() argument
189 if (may_fail) in sclp_tty_write_string()
H A Dsclp_vt220.c406 int convertlf, int may_fail) in __sclp_vt220_write()
423 if (may_fail || sclp_vt220_suspended) in __sclp_vt220_write()
405 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, int convertlf, int may_fail) __sclp_vt220_write() argument
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_vt220.c400 int convertlf, int may_fail) in __sclp_vt220_write()
417 if (may_fail) in __sclp_vt220_write()
399 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, int convertlf, int may_fail) __sclp_vt220_write() argument
H A Dsclp_tty.c171 static int sclp_tty_write_string(const u8 *str, int count, int may_fail) in sclp_tty_write_string() argument
188 if (may_fail) in sclp_tty_write_string()

Completed in 4 milliseconds