Searched defs:real_tty (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/drivers/tty/ |
| D | tty_jobctrl.c | 446 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() 473 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() 523 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid() 552 long tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, in tty_jobctrl_ioctl()
|
| D | tty_ioctl.c | 711 struct tty_struct *real_tty; in tty_mode_ioctl() local
|
| D | tty_io.c | 2545 struct tty_struct *real_tty; in tty_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | tty_jobctrl.c | 446 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() 473 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() 523 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgsid() 552 long tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, in tty_jobctrl_ioctl()
|
| D | tty_ioctl.c | 666 struct tty_struct *real_tty; in tty_mode_ioctl() local
|
| D | tty_io.c | 2623 struct tty_struct *real_tty; in tty_ioctl() local
|