Searched refs:tty_io_nonblock (Results 1 – 4 of 4) sorted by relevance
460 if (tty_io_nonblock(tty, file)) { in n_hdlc_tty_read()518 if (tty_io_nonblock(tty, file)) { in n_hdlc_tty_write()
2216 if (tty_io_nonblock(tty, file)) { in n_tty_read()2370 if (tty_io_nonblock(tty, file)) { in n_tty_write()
1087 if (tty_io_nonblock(tty, file)) { in r3964_read()
393 static inline bool tty_io_nonblock(struct tty_struct *tty, struct file *file) in tty_io_nonblock() function