__tty_check_change
return __tty_check_change(tty, SIGTTIN);
int __tty_check_change(struct tty_struct *tty, int sig);
return __tty_check_change(tty, SIGTTOU);