Searched defs:may_fail (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_tty.c | 172 static int sclp_tty_write_string(const unsigned char *str, int count, int may_fail) in sclp_tty_write_string() argument
|
H A D | sclp_vt220.c | 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 D | sclp_tty.c | 171 static int sclp_tty_write_string(const u8 *str, int count, int may_fail) in sclp_tty_write_string() argument
|
H A D | sclp_vt220.c | 399 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, int convertlf, int may_fail) __sclp_vt220_write() argument
|
Completed in 7 milliseconds