Searched refs:SEL_WAITING (Results 1 – 6 of 6) sorted by relevance
52 #define SEL_WAITING(si) (!TAILQ_EMPTY(&(si)->si_tdlist)) macro
723 if (!SEL_WAITING(&cpipe->pipe_sel)) in pipeselwakeup()1548 if (SEL_WAITING(&rpipe->pipe_sel)) in pipe_poll()1555 if (SEL_WAITING(&wpipe->pipe_sel)) in pipe_poll()
2189 if (SEL_WAITING(&kq->kq_sel)) in kqueue_poll()2271 if (!SEL_WAITING(&kq->kq_sel)) in kqueue_drain()2358 if (!SEL_WAITING(&kq->kq_sel)) in kqueue_wakeup()
487 if (!SEL_WAITING(sb->sb_sel)) in sowakeup()
2078 if (SEL_WAITING(&xferq->rsel)) in fw_rcv()
316 if (SEL_WAITING(sndbuf_getsel(bs)) && chn_polltrigger(c)) in chn_wakeup()