Searched refs:tty_checkoutq (Results 1 – 4 of 4) sorted by relevance
201 int tty_checkoutq(struct tty *tp);
298 if (tty_checkoutq(tp) == 0) in tty_info()
249 if (tp != NULL && tty_checkoutq(tp)) in vtprintf()
2012 tty_checkoutq(struct tty *tp) in tty_checkoutq() function