Home
last modified time | relevance | path

Searched defs:kn (Results 1 – 22 of 22) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_event.c249 kn_list_lock(struct knote *kn) in kn_list_lock()
275 kn_in_flux(struct knote *kn) in kn_in_flux()
533 struct knote *kn; in knote_fork() local
686 struct knote *kn; in filt_timerexpire() local
1382 struct knote *kn, *tkn; in kqueue_register() local
1793 struct knote *kn, *marker; in kqueue_scan() local
2084 struct knote *kn; in kqueue_drain() local
2242 struct knote *kn, *tkn; in knote() local
2491 struct knote *kn, *kn2; in knlist_cleardel() local
2554 struct knote *kn; in knote_fdclose() local
[all …]
H A Dsys_eventfd.c256 eventfd_kqfilter(struct file *fp, struct knote *kn) in eventfd_kqfilter()
281 filt_eventfddetach(struct knote *kn) in filt_eventfddetach()
291 filt_eventfdread(struct knote *kn, long hint) in filt_eventfdread()
304 filt_eventfdwrite(struct knote *kn, long hint) in filt_eventfdwrite()
H A Dsubr_log.c199 logkqfilter(struct cdev *dev, struct knote *kn) in logkqfilter()
215 logkqread(struct knote *kn, long hint) in logkqread()
224 logkqdetach(struct knote *kn) in logkqdetach()
H A Dtty_pts.c448 pts_kqops_read_detach(struct knote *kn) in pts_kqops_read_detach()
458 pts_kqops_read_event(struct knote *kn, long hint) in pts_kqops_read_event()
474 pts_kqops_write_detach(struct knote *kn) in pts_kqops_write_detach()
484 pts_kqops_write_event(struct knote *kn, long hint) in pts_kqops_write_event()
511 ptsdev_kqfilter(struct file *fp, struct knote *kn) in ptsdev_kqfilter()
H A Dsys_procdesc.c444 procdesc_kqops_detach(struct knote *kn) in procdesc_kqops_detach()
453 procdesc_kqops_event(struct knote *kn, long hint) in procdesc_kqops_event()
494 procdesc_kqfilter(struct file *fp, struct knote *kn) in procdesc_kqfilter()
H A Dsys_pipe.c1696 pipe_kqfilter(struct file *fp, struct knote *kn) in pipe_kqfilter()
1740 filt_pipedetach(struct knote *kn) in filt_pipedetach()
1751 filt_piperead(struct knote *kn, long hint) in filt_piperead()
1773 filt_pipewrite(struct knote *kn, long hint) in filt_pipewrite()
1805 filt_pipedetach_notsup(struct knote *kn) in filt_pipedetach_notsup()
1811 filt_pipenotsup(struct knote *kn, long hint) in filt_pipenotsup()
H A Dtty.c707 tty_kqops_read_detach(struct knote *kn) in tty_kqops_read_detach()
715 tty_kqops_read_event(struct knote *kn, long hint __unused) in tty_kqops_read_event()
731 tty_kqops_write_detach(struct knote *kn) in tty_kqops_write_detach()
739 tty_kqops_write_event(struct knote *kn, long hint __unused) in tty_kqops_write_event()
767 ttydev_kqfilter(struct cdev *dev, struct knote *kn) in ttydev_kqfilter()
H A Duipc_socket.c3591 soo_kqfilter(struct file *fp, struct knote *kn)
3801 filt_sordetach(struct knote *kn)
3814 filt_soread(struct knote *kn, long hint)
3852 filt_sowdetach(struct knote *kn)
3865 filt_sowrite(struct knote *kn, long hint)
3895 filt_soempty(struct knote *kn, long hint)
H A Dvfs_aio.c2614 filt_aioattach(struct knote *kn) in filt_aioattach()
2637 filt_aiodetach(struct knote *kn) in filt_aiodetach()
2651 filt_aio(struct knote *kn, long hint) in filt_aio()
2664 filt_lioattach(struct knote *kn) in filt_lioattach()
2687 filt_liodetach(struct knote *kn) in filt_liodetach()
2701 filt_lio(struct knote *kn, long hint) in filt_lio()
H A Dvfs_subr.c6057 filt_fsattach(struct knote *kn) in filt_fsattach()
6066 filt_fsdetach(struct knote *kn) in filt_fsdetach()
6073 filt_fsevent(struct knote *kn, long hint) in filt_fsevent()
6177 struct knote *kn = ap->a_kn; in vfs_kqfilter() local
6210 filt_vfsdetach(struct knote *kn) in filt_vfsdetach()
6221 filt_vfsread(struct knote *kn, long hint) in filt_vfsread()
6250 filt_vfswrite(struct knote *kn, long hint) in filt_vfswrite()
6269 filt_vfsvnode(struct knote *kn, long hint) in filt_vfsvnode()
H A Duipc_mqueue.c2607 mqf_kqfilter(struct file *fp, struct knote *kn) in mqf_kqfilter()
2624 filt_mqdetach(struct knote *kn) in filt_mqdetach()
2637 filt_mqread(struct knote *kn, long hint) in filt_mqread()
2646 filt_mqwrite(struct knote *kn, long hint) in filt_mqwrite()
H A Dkern_sig.c3943 filt_sigattach(struct knote *kn) in filt_sigattach()
3956 filt_sigdetach(struct knote *kn) in filt_sigdetach()
3970 filt_signal(struct knote *kn, long hint) in filt_signal()
H A Dsubr_bus.c573 devkqfilter(struct cdev *dev, struct knote *kn) in devkqfilter()
587 filt_devctl_detach(struct knote *kn) in filt_devctl_detach()
593 filt_devctl_read(struct knote *kn, long hint) in filt_devctl_read()
H A Dkern_conf.c482 giant_kqfilter(struct cdev *dev, struct knote *kn) in giant_kqfilter()
H A Dkern_descrip.c4919 badfo_kqfilter(struct file *fp, struct knote *kn) in badfo_kqfilter()
5020 invfo_kqfilter(struct file *fp, struct knote *kn) in invfo_kqfilter()
H A Dvfs_vnops.c2110 vn_kqfilter(struct file *fp, struct knote *kn) in vn_kqfilter()
/f-stack/freebsd/x86/acpica/
H A Dacpi_apm.c407 apmkqfilter(struct cdev *dev, struct knote *kn) in apmkqfilter()
421 apmreadfiltdetach(struct knote *kn) in apmreadfiltdetach()
432 apmreadfilt(struct knote *kn, long hint) in apmreadfilt()
/f-stack/freebsd/security/audit/
H A Daudit_pipe.c1007 audit_pipe_kqfilter(struct cdev *dev, struct knote *kn) in audit_pipe_kqfilter()
1031 audit_pipe_kqread(struct knote *kn, long hint) in audit_pipe_kqread()
1051 audit_pipe_kqdetach(struct knote *kn) in audit_pipe_kqdetach()
/f-stack/freebsd/arm/ti/
H A Dti_pruss.c810 ti_pruss_irq_kqread_detach(struct knote *kn) in ti_pruss_irq_kqread_detach()
818 ti_pruss_irq_kqevent(struct knote *kn, long hint) in ti_pruss_irq_kqevent()
839 ti_pruss_irq_kqfilter(struct cdev *cdev, struct knote *kn) in ti_pruss_irq_kqfilter()
/f-stack/freebsd/net/
H A Dif_tuntap.c1936 tunkqfilter(struct cdev *dev, struct knote *kn) in tunkqfilter()
1970 tunkqread(struct knote *kn, long hint) in tunkqread()
1996 tunkqwrite(struct knote *kn, long hint) in tunkqwrite()
2007 tunkqdetach(struct knote *kn) in tunkqdetach()
H A Dbpf.c2134 bpfkqfilter(struct cdev *dev, struct knote *kn) in bpfkqfilter()
2156 filt_bpfdetach(struct knote *kn) in filt_bpfdetach()
2164 filt_bpfread(struct knote *kn, long hint) in filt_bpfread()
/f-stack/freebsd/sys/
H A Dfile.h381 fo_kqfilter(struct file *fp, struct knote *kn) in fo_kqfilter()