Searched defs:real_tty (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | tty_ioctl.c | 688 struct tty_struct *real_tty; in tty_mode_ioctl() local [all...] |
H A D | tty_jobctrl.c | 452 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() argument 479 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() argument 529 tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) tiocgsid() argument 558 tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, struct file *file, unsigned int cmd, unsigned long arg) tty_jobctrl_ioctl() argument [all...] |
H A D | tty_io.c | 2629 struct tty_struct *real_tty; in tty_ioctl() local
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_jobctrl.c | 466 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocgpgrp() argument 493 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) in tiocspgrp() argument 543 tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p) tiocgsid() argument 572 tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, struct file *file, unsigned int cmd, unsigned long arg) tty_jobctrl_ioctl() argument [all...] |
H A D | tty_ioctl.c | 777 struct tty_struct *real_tty; in tty_mode_ioctl() local [all...] |
H A D | tty_io.c | 2658 struct tty_struct *real_tty; in tty_ioctl() local
|
Completed in 12 milliseconds