Home
last modified time | relevance | path

Searched refs:__tty_set_flow_change (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty.h48 static inline void __tty_set_flow_change(struct tty_struct *tty, int val) in __tty_set_flow_change() function
H A Dn_tty.c268 __tty_set_flow_change(tty, 0); in n_tty_check_throttle()
299 __tty_set_flow_change(tty, 0); in n_tty_check_unthrottle()
1754 __tty_set_flow_change(tty, 0); in n_tty_receive_buf_common()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty.h47 static inline void __tty_set_flow_change(struct tty_struct *tty, int val) in __tty_set_flow_change() function
H A Dn_tty.c261 __tty_set_flow_change(tty, 0); in n_tty_check_throttle()
292 __tty_set_flow_change(tty, 0); in n_tty_check_unthrottle()
1750 __tty_set_flow_change(tty, 0); in n_tty_receive_buf_common()

Completed in 7 milliseconds