Searched refs:file_tty (Results 1 – 1 of 1) sorted by relevance
191 static inline struct tty_struct *file_tty(struct file *file) in file_tty() function570 if (redirect && file_tty(redirect) == tty) { in __tty_hangup()969 struct tty_struct *tty = file_tty(file); in tty_read()1147 struct tty_struct *tty = file_tty(file); in tty_write()1630 struct tty_struct *tty = file_tty(filp); in tty_release()2045 struct tty_struct *tty = file_tty(filp); in tty_poll()2061 struct tty_struct *tty = file_tty(filp); in __tty_fasync()2631 struct tty_struct *tty = file_tty(file); in tty_ioctl()2775 struct tty_struct *tty = file_tty(file); in tty_compat_ioctl()2869 file_tty(filp) == tty) { in __do_SAK()