Home
last modified time | relevance | path

Searched defs:real_tty (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/tty/
Dtty_jobctrl.c466 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp()
493 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp()
543 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid()
572 long tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, in tty_jobctrl_ioctl()
Dtty_ioctl.c777 struct tty_struct *real_tty; in tty_mode_ioctl() local
Dtty_io.c2658 struct tty_struct *real_tty; in tty_ioctl() local