Searched refs:selwakeup (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dselinfo.h56 void selwakeup(struct selinfo *sip);
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_fops.c170 selwakeup(&file_priv->event_poll);
/freebsd-10.0-release/contrib/ntp/kernel/
H A Dtty_chu.c211 selwakeup(tp->t_rsel, tp->t_state&TS_RCOLL);
/freebsd-10.0-release/sys/dev/snp/
H A Dsnp.c352 selwakeup(&ss->snp_outpoll);
/freebsd-10.0-release/sys/kern/
H A Dtty_pts.c616 selwakeup(&psc->pts_outpoll);
626 selwakeup(&psc->pts_inpoll);
H A Dsys_procdesc.c319 selwakeup(&pd->pd_selinfo);
H A Duipc_mqueue.c1740 selwakeup(&mq->mq_rsel);
1880 selwakeup(&mq->mq_wsel);
2387 selwakeup(&mq->mq_rsel);
2391 selwakeup(&mq->mq_wsel);
H A Dtty.c1313 selwakeup(&tp->t_outpoll);
1318 selwakeup(&tp->t_inpoll);
H A Dsys_generic.c1622 * selwakeup().
1681 selwakeup(sip) function
H A Dsubr_bus.c578 selwakeup(&devsoftc.sel);
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_main.c446 selwakeup(&file->filp->f_selinfo);
481 selwakeup(&file->async_file->filp->f_selinfo);
H A Ducm.c381 selwakeup(&ctx->file->filp->f_selinfo);
H A Ducma.c288 selwakeup(&ctx->file->filp->f_selinfo);
H A Duser_mad.c178 selwakeup(&file->filp->f_selinfo);
/freebsd-10.0-release/sys/arm/at91/
H A Dat91_pio.c256 selwakeup(&sc->selp);
/freebsd-10.0-release/sys/dev/sound/midi/
H A Dmidi.c562 selwakeup(&m->rsel);
604 selwakeup(&m->wsel);
H A Dsequencer.c460 selwakeup(&scp->out_sel);
1682 selwakeup(&scp->in_sel);
/freebsd-10.0-release/sys/dev/usb/
H A Dusb_dev.c769 selwakeup(&f->selinfo);
1584 selwakeup(&f->selinfo);
/freebsd-10.0-release/sys/dev/ipmi/
H A Dipmi.c530 selwakeup(&dev->ipmi_select);
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h524 # define POLLWAKEUP(x) selwakeup(softc->ipf_selwait+x)
/freebsd-10.0-release/share/man/man9/
H A DMakefile1161 selrecord.9 selwakeup.9
/freebsd-10.0-release/sys/dev/mfi/
H A Dmfi.c1748 selwakeup(&sc->mfi_select);

Completed in 300 milliseconds