Home
last modified time | relevance | path

Searched refs:seldrain (Results 1 – 15 of 15) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dselinfo.h54 void seldrain(struct selinfo *sip);
/f-stack/freebsd/sys/
H A Dselinfo.h56 void seldrain(struct selinfo *sip);
/f-stack/freebsd/kern/
H A Dtty_pts.c711 seldrain(&psc->pts_inpoll); in ptsdrv_free()
712 seldrain(&psc->pts_outpoll); in ptsdrv_free()
H A Dsys_eventfd.c140 seldrain(&efd->efd_sel); in eventfd_close()
H A Dtty.c1122 seldrain(&tp->t_inpoll); in tty_dealloc()
1123 seldrain(&tp->t_outpoll); in tty_dealloc()
H A Duipc_mqueue.c1633 seldrain(&mq->mq_rsel); in mqueue_free()
1634 seldrain(&mq->mq_wsel); in mqueue_free()
H A Dsys_pipe.c1677 seldrain(&cpipe->pipe_sel); in pipeclose()
H A Duipc_socket.c1162 seldrain(&so->so_rdsel);
1163 seldrain(&so->so_wrsel);
H A Dsys_generic.c1769 seldrain(struct selinfo *sip) in seldrain() function
H A Dkern_event.c2150 seldrain(&kq->kq_sel); in kqueue_destroy()
H A Dvfs_subr.c4882 seldrain(&vi->vpi_selinfo); in destroy_vpollinfo()
/f-stack/freebsd/x86/acpica/
H A Dacpi_apm.c248 seldrain(&clone->sel_read); in apmdtor()
/f-stack/freebsd/security/audit/
H A Daudit_pipe.c646 seldrain(&ap->ap_selinfo); in audit_pipe_free()
/f-stack/freebsd/net/
H A Dif_tuntap.c631 seldrain(&tp->tun_rsel); in tun_destroy()
H A Dbpf.c917 seldrain(&d->bd_sel); in bpf_dtor()