Home
last modified time | relevance | path

Searched refs:selwakeup (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/sys/
H A Dselinfo.h55 void selwakeup(struct selinfo *sip);
/freebsd/sys/kern/
H A Dsys_eventfd.c164 selwakeup(&efd->efd_sel); in eventfd_wakeup()
223 selwakeup(&efd->efd_sel); in eventfd_read()
H A Dtty_pts.c628 selwakeup(&psc->pts_outpoll); in ptsdrv_outwakeup()
638 selwakeup(&psc->pts_inpoll); in ptsdrv_inwakeup()
H A Dkern_jaildesc.c235 selwakeup(&jd->jd_selinfo); in jaildesc_knote()
H A Dsys_procdesc.c320 selwakeup(&pd->pd_selinfo); in procdesc_exit()
H A Dkern_devctl.c428 selwakeup(&devsoftc.sel); in devctl_queue()
H A Duipc_mqueue.c1802 selwakeup(&mq->mq_rsel); in _mqueue_send()
1941 selwakeup(&mq->mq_wsel); in _mqueue_recv()
2556 selwakeup(&mq->mq_rsel); in mqf_fdclose()
2560 selwakeup(&mq->mq_wsel); in mqf_fdclose()
H A Dsys_timerfd.c125 selwakeup(&tfd->tfd_sel); in timerfd_wakeup()
H A Dtty.c1563 selwakeup(&tp->t_outpoll); in tty_wakeup()
1568 selwakeup(&tp->t_inpoll); in tty_wakeup()
/freebsd/sys/dev/sound/midi/
H A Dmidi.c219 selwakeup(&m->rsel); in midi_in()
251 selwakeup(&m->wsel); in midi_out()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c382 selwakeup(&priv->rsel); in adf_state_callout_notify_ev()
620 selwakeup(&prv_data->rsel); in adf_state_read()
/freebsd/sys/dev/snp/
H A Dsnp.c373 selwakeup(&ss->snp_outpoll); in snp_getc_capture()
/freebsd/sys/dev/vt/
H A Dvt_sysmouse.c202 selwakeup(&sysmouse_bufpoll); in sysmouse_buf_store()
/freebsd/sys/dev/tcp_log/
H A Dtcp_log_dev.c479 selwakeup(&tcp_log_sel); in tcp_log_dev_add_log()
/freebsd/sys/netgraph/
H A Dng_device.c351 selwakeup(&priv->rsel); in ng_device_rcvdata()
/freebsd/sys/dev/xen/evtchn/
H A Devtchn_dev.c173 selwakeup(&u->ev_rsel); in evtchn_interrupt()
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore_dev.c105 selwakeup(&u->ev_rsel); in xs_queue_reply()
/freebsd/sys/dev/drm2/
H A Ddrm_fops.c546 selwakeup(&file_priv->event_poll); in drm_event_wakeup()
/freebsd/sys/dev/evdev/
H A Duinput.c461 selwakeup(&state->ucs_selp); in uinput_notify()
H A Dcdev.c758 selwakeup(&client->ec_selp); in evdev_notify_event()
/freebsd/sys/dev/usb/
H A Dusb_dev.c797 selwakeup(&f->selinfo); in usb_fifo_close()
1753 selwakeup(&f->selinfo); in usb_fifo_wakeup()
/freebsd/sys/arm/ti/
H A Dti_pruss.c767 selwakeup(&irq->sc_selinfo); in ti_pruss_intr()
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_kvp.c568 selwakeup(&sc->hv_kvp_selinfo); in hv_kvp_send_msg_to_daemon()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h491 # define POLLWAKEUP(x) selwakeup(softc->ipf_selwait+x)
/freebsd/sys/dev/ipmi/
H A Dipmi.c560 selwakeup(&dev->ipmi_select); in ipmi_complete_request()

12