Home
last modified time | relevance | path

Searched refs:do_SAK (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dserial_core.h587 do_SAK(state->port.tty); in uart_handle_break()
H A Dtty.h317 /* If the tty has a pending do_SAK, queue it here - akpm */
461 extern void do_SAK(struct tty_struct *tty);
/kernel/linux/linux-6.6/include/linux/
H A Dtty.h186 * @SAK_work: if the tty has a pending do_SAK, it is queued here
428 void do_SAK(struct tty_struct *tty);
H A Dserial_core.h1132 do_SAK(state->port.tty); in uart_handle_break()
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c63 * Move do_SAK() into process context. Less stack use in devfs functions.
2981 * Nasty bug: do_SAK is being called in interrupt context. This can
3048 void do_SAK(struct tty_struct *tty) in do_SAK() function
3055 EXPORT_SYMBOL(do_SAK); variable
H A Damiserial.c278 do_SAK(info->tport.tty); in receive_chars()
H A Disicom.c630 do_SAK(tty); in isicom_interrupt()
H A Dmxser.c2119 do_SAK(tty); in mxser_receive_chars()
H A Dcyclades.c487 do_SAK(tty); in cyy_chip_rx()
H A Dsynclink.c1497 do_SAK(info->port.tty); in mgsl_isr_receive_data()
H A Dsynclinkmp.c2107 do_SAK(tty); in isr_rxint()
H A Dsynclink_gt.c2092 do_SAK(info->port.tty); in isr_serial()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c63 * Move do_SAK() into process context. Less stack use in devfs functions.
3000 * Nasty bug: do_SAK is being called in interrupt context. This can
3062 void do_SAK(struct tty_struct *tty) in do_SAK() function
3068 EXPORT_SYMBOL(do_SAK); variable
H A Damiserial.c243 do_SAK(info->tport.tty); in receive_chars()
H A Dmxser.c1531 do_SAK(tty); in mxser_receive_chars_old()
H A Dsynclink_gt.c2082 do_SAK(info->port.tty); in isr_serial()
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c1208 do_SAK(tty); in mgslpc_isr()

Completed in 65 milliseconds