Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dtty_jobctrl.c67 int tty_check_change(struct tty_struct *tty) in tty_check_change() function
71 EXPORT_SYMBOL(tty_check_change);
474 int retval = tty_check_change(real_tty); in tiocspgrp()
Dtty_ioctl.c366 int retval = tty_check_change(tty); in set_termios()
573 retval = tty_check_change(tty); in set_sgttyb()
882 int retval = tty_check_change(tty); in tty_perform_flush()
901 retval = tty_check_change(tty); in n_tty_ioctl_helper()
934 retval = tty_check_change(tty); in n_tty_ioctl_helper()
Dn_tty.c2311 retval = tty_check_change(tty); in n_tty_write()
Dtty_io.c2557 retval = tty_check_change(tty); in tty_ioctl()
/Linux-v5.4/include/linux/
Dtty.h472 extern int tty_check_change(struct tty_struct *tty);