| /f-stack/freebsd/kern/ |
| H A D | kern_event.c | 249 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 D | sys_eventfd.c | 256 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 D | subr_log.c | 199 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 D | tty_pts.c | 448 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 D | sys_procdesc.c | 444 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 D | sys_pipe.c | 1696 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 D | tty.c | 707 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 D | uipc_socket.c | 3591 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 D | vfs_aio.c | 2614 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 D | vfs_subr.c | 6057 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 D | uipc_mqueue.c | 2607 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 D | kern_sig.c | 3943 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 D | subr_bus.c | 573 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 D | kern_conf.c | 482 giant_kqfilter(struct cdev *dev, struct knote *kn) in giant_kqfilter()
|
| H A D | kern_descrip.c | 4919 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 D | vfs_vnops.c | 2110 vn_kqfilter(struct file *fp, struct knote *kn) in vn_kqfilter()
|
| /f-stack/freebsd/x86/acpica/ |
| H A D | acpi_apm.c | 407 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 D | audit_pipe.c | 1007 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 D | ti_pruss.c | 810 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 D | if_tuntap.c | 1936 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 D | bpf.c | 2134 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 D | file.h | 381 fo_kqfilter(struct file *fp, struct knote *kn) in fo_kqfilter()
|