Home
last modified time | relevance | path

Searched refs:line_unthrottle (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
Dline.h75 extern void line_unthrottle(struct tty_struct *tty);
Dstdio_console.c111 .unthrottle = line_unthrottle,
Dssl.c104 .unthrottle = line_unthrottle,
Dline.c227 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function