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

/drivers/tty/
H A Dtty_io.c62 * Move do_SAK() into process context. Less stack use in devfs functions.
2818 * Nasty bug: do_SAK is being called in interrupt context. This can
2901 void do_SAK(struct tty_struct *tty) function
2908 EXPORT_SYMBOL(do_SAK); variable

Completed in 34 milliseconds