Home
last modified time | relevance | path

Searched refs:isig (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c1094 * isig - handle the ISIG optio
1117 static void isig(int sig, struct tty_struct *tty) in isig() function
1172 isig(SIGINT, tty); in n_tty_receive_break()
1239 isig(signal, tty); in n_tty_receive_signal_char()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c1082 * isig - handle the ISIG optio
1095 static void isig(int sig, struct tty_struct *tty) in isig() function
1149 isig(SIGINT, tty); in n_tty_receive_break()
1213 isig(signal, tty); in n_tty_receive_signal_char()

Completed in 7 milliseconds