Searched refs:t_outlow (Results 1 – 3 of 3) sorted by relevance
146 size_t t_outlow; /* (t) Output low watermark. */ member
125 tp->t_outlow = (ttyoutq_getallocatedsize(&tp->t_outq) * 9) / 10; in tty_watermarks()240 tp->t_outlow = 0; in ttydev_leave()
1380 if (c < tp->t_outlow) in ttydisc_wakeup_watermark()
Completed in 10 milliseconds