Searched refs:n_tty_receive_signal_char (Results 1 – 3 of 3) sorted by relevance
1238 n_tty_receive_signal_char(struct tty_struct *tty, int signal, unsigned char c) in n_tty_receive_signal_char() function1281 n_tty_receive_signal_char(tty, SIGINT, c); in n_tty_receive_char_special()1284 n_tty_receive_signal_char(tty, SIGQUIT, c); in n_tty_receive_char_special()1287 n_tty_receive_signal_char(tty, SIGTSTP, c); in n_tty_receive_char_special()
28345 ffff80001075e664 t n_tty_receive_signal_char
Completed in 317 milliseconds