Searched refs:selwakeup (Results 1 – 11 of 11) sorted by relevance
56 void selwakeup(struct selinfo *sip);
58 void selwakeup(struct selinfo *sip);
179 selwakeup(&efd->efd_sel); in eventfd_read()225 selwakeup(&efd->efd_sel); in eventfd_write()
635 selwakeup(&psc->pts_outpoll); in ptsdrv_outwakeup()645 selwakeup(&psc->pts_inpoll); in ptsdrv_inwakeup()
319 selwakeup(&pd->pd_selinfo); in procdesc_exit()
1807 selwakeup(&mq->mq_rsel); in _mqueue_send()1946 selwakeup(&mq->mq_wsel); in _mqueue_recv()2467 selwakeup(&mq->mq_rsel); in mqueue_fdclose()2471 selwakeup(&mq->mq_wsel); in mqueue_fdclose()
1537 selwakeup(&tp->t_outpoll); in tty_wakeup()1542 selwakeup(&tp->t_inpoll); in tty_wakeup()
1835 selwakeup(struct selinfo *sip) in selwakeup() function
667 selwakeup(&devsoftc.sel); in devctl_queue()
778 selwakeup(&irq->sc_selinfo); in ti_pruss_intr()
505 # define POLLWAKEUP(x) selwakeup(softc->ipf_selwait+x)