Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c177 static inline struct tty_struct *file_tty(struct file *file) in file_tty() function
465 struct tty_struct *tty = file_tty(file); in tty_show_fdinfo()
550 if (redirect && file_tty(redirect) == tty) { in tty_release_redirect()
917 struct tty_struct *tty = file_tty(file); in tty_read()
1078 struct tty_struct *tty = file_tty(file); in file_tty_write()
1730 struct tty_struct *tty = file_tty(filp); in tty_release()
2201 struct tty_struct *tty = file_tty(filp); in tty_poll()
2219 struct tty_struct *tty = file_tty(filp); in __tty_fasync()
2254 struct tty_struct *tty = file_tty(filp); in tty_fasync()
2656 struct tty_struct *tty = file_tty(file); in tty_ioctl()
[all …]