Searched refs:SEL_WAITING (Results 1 – 6 of 6) sorted by relevance
50 #define SEL_WAITING(si) (!TAILQ_EMPTY(&(si)->si_tdlist)) macro
717 if (!SEL_WAITING(&cpipe->pipe_sel)) in pipeselwakeup()1542 if (SEL_WAITING(&rpipe->pipe_sel)) in pipe_poll()1549 if (SEL_WAITING(&wpipe->pipe_sel)) in pipe_poll()
2183 if (SEL_WAITING(&kq->kq_sel)) in kqueue_poll()2265 if (!SEL_WAITING(&kq->kq_sel)) in kqueue_drain()2352 if (!SEL_WAITING(&kq->kq_sel)) in kqueue_wakeup()
484 if (!SEL_WAITING(sb->sb_sel)) in sowakeup()
2077 if (SEL_WAITING(&xferq->rsel)) in fw_rcv()
310 if (SEL_WAITING(sndbuf_getsel(bs)) && chn_polltrigger(c)) in chn_wakeup()