Searched refs:tq (Results 1 – 3 of 3) sorted by relevance
1260 struct clist tq; in ttioctl_locked() local1263 tq = tp->t_rawq; in ttioctl_locked()1265 tp->t_canq = tq; in ttioctl_locked()1965 struct clist tq; in ttypend() local1972 tq = tp->t_rawq; in ttypend()1975 while ((c = getc(&tq)) >= 0) { in ttypend()
245 __unused mpsc_daemon_queue_t tq) in mpsc_daemon_queue_nested_invoke() argument
7010 struct vm_pageout_queue *tq; in hibernate_flush_queue() local7120 tq = NULL; in hibernate_flush_queue()7124 tq = iq; in hibernate_flush_queue()7127 tq = eq; in hibernate_flush_queue()7130 if (tq != NULL) { in hibernate_flush_queue()7140 tq->pgo_throttled = TRUE; in hibernate_flush_queue()7142 … assert_wait_timeout((event_t) &tq->pgo_laundry, THREAD_INTERRUPTIBLE, 1000, 1000 * NSEC_PER_USEC); in hibernate_flush_queue()7153 if (!VM_PAGE_Q_THROTTLED(tq)) { in hibernate_flush_queue()7164 if (tq == eq) { in hibernate_flush_queue()