Home
last modified time | relevance | path

Searched refs:file_tty (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/tty/
Dtty_io.c176 static inline struct tty_struct *file_tty(struct file *file) in file_tty() function
459 struct tty_struct *tty = file_tty(file); in tty_show_fdinfo()
544 if (redirect && file_tty(redirect) == tty) { in tty_release_redirect()
911 struct tty_struct *tty = file_tty(file); in tty_read()
1072 struct tty_struct *tty = file_tty(file); in file_tty_write()
1723 struct tty_struct *tty = file_tty(filp); in tty_release()
2194 struct tty_struct *tty = file_tty(filp); in tty_poll()
2212 struct tty_struct *tty = file_tty(filp); in __tty_fasync()
2247 struct tty_struct *tty = file_tty(filp); in tty_fasync()
2649 struct tty_struct *tty = file_tty(file); in tty_ioctl()
[all …]