Searched refs:ttyoutq_getallocatedsize (Results 1 – 2 of 2) sorted by relevance
159 rt_inline size_t ttyoutq_getallocatedsize(struct ttyoutq *to) in ttyoutq_getallocatedsize() function
125 tp->t_outlow = (ttyoutq_getallocatedsize(&tp->t_outq) * 9) / 10; in tty_watermarks()
Completed in 4 milliseconds