Home
last modified time | relevance | path

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

/drivers/tty/
A Dtty_jobctrl.c69 int tty_check_change(struct tty_struct *tty) in tty_check_change() function
73 EXPORT_SYMBOL(tty_check_change);
497 int retval = tty_check_change(real_tty); in tiocspgrp()
A Dtty_ioctl.c448 int retval = tty_check_change(tty); in set_termios()
631 retval = tty_check_change(tty); in set_sgttyb()
924 int retval = tty_check_change(tty); in tty_perform_flush()
943 retval = tty_check_change(tty); in n_tty_ioctl_helper()
976 retval = tty_check_change(tty); in n_tty_ioctl_helper()
A Dtty.h67 int tty_check_change(struct tty_struct *tty);
A Dn_tty.c2355 retval = tty_check_change(tty); in n_tty_write()
A Dtty_io.c2690 retval = tty_check_change(tty); in tty_ioctl()

Completed in 17 milliseconds