Searched refs:file_tty (Results 1 – 1 of 1) sorted by relevance
178 static inline struct tty_struct *file_tty(struct file *file) in file_tty() function470 struct tty_struct *tty = file_tty(file); in tty_show_fdinfo()576 if (redirect && file_tty(redirect) == tty) { in __tty_hangup()851 struct tty_struct *tty = file_tty(file); in tty_read()1025 struct tty_struct *tty = file_tty(file); in tty_write()1633 struct tty_struct *tty = file_tty(filp); in tty_release()2082 struct tty_struct *tty = file_tty(filp); in tty_poll()2100 struct tty_struct *tty = file_tty(filp); in __tty_fasync()2135 struct tty_struct *tty = file_tty(filp); in tty_fasync()2526 struct tty_struct *tty = file_tty(file); in tty_ioctl()[all …]