knote 101 arch/i386/i386/apm.c void filt_apmrdetach(struct knote *kn); knote 102 arch/i386/i386/apm.c int filt_apmread(struct knote *kn, long hint); knote 1138 arch/i386/i386/apm.c filt_apmrdetach(struct knote *kn) knote 1148 arch/i386/i386/apm.c filt_apmread(struct knote *kn, long hint) knote 1157 arch/i386/i386/apm.c apmkqfilter(dev_t dev, struct knote *kn) knote 296 arch/i386/include/apmvar.h int apm_kqfilter(dev_t dev, struct knote *kn); knote 90 crypto/cryptodev.c int cryptof_kqfilter(struct file *, struct knote *); knote 603 crypto/cryptodev.c cryptof_kqfilter(struct file *fp, struct knote *kn) knote 79 dev/acpi/acpi.c void acpi_filtdetach(struct knote *); knote 80 dev/acpi/acpi.c int acpi_filtread(struct knote *, long); knote 880 dev/acpi/acpi.c acpi_filtdetach(struct knote *kn) knote 890 dev/acpi/acpi.c acpi_filtread(struct knote *kn, long hint) knote 900 dev/acpi/acpi.c acpikqfilter(dev_t dev, struct knote *kn) knote 201 dev/audio.c void filt_audiowdetach(struct knote *); knote 202 dev/audio.c int filt_audiowrite(struct knote *, long); knote 207 dev/audio.c void filt_audiordetach(struct knote *); knote 208 dev/audio.c int filt_audioread(struct knote *, long); knote 2961 dev/audio.c audiokqfilter(dev_t dev, struct knote *kn) knote 2990 dev/audio.c filt_audiordetach(struct knote *kn) knote 3000 dev/audio.c filt_audioread(struct knote *kn, long hint) knote 3008 dev/audio.c filt_audiowdetach(struct knote *kn) knote 3018 dev/audio.c filt_audiowrite(struct knote *kn, long hint) knote 208 dev/cons.c cnkqfilter(dev_t dev, struct knote *kn) knote 74 dev/cons.h struct knote; knote 84 dev/cons.h int cnkqfilter(dev_t, struct knote *); knote 39 dev/hotplug.c void filt_hotplugrdetach(struct knote *); knote 40 dev/hotplug.c int filt_hotplugread(struct knote *, long); knote 197 dev/hotplug.c hotplugkqfilter(dev_t dev, struct knote *kn) knote 218 dev/hotplug.c filt_hotplugrdetach(struct knote *kn) knote 228 dev/hotplug.c filt_hotplugread(struct knote *kn, long hint) knote 406 dev/rnd.c void filt_rndrdetach(struct knote *kn); knote 407 dev/rnd.c int filt_rndread(struct knote *kn, long hint); knote 412 dev/rnd.c void filt_rndwdetach(struct knote *kn); knote 413 dev/rnd.c int filt_rndwrite(struct knote *kn, long hint); knote 1037 dev/rnd.c randomkqfilter(dev_t dev, struct knote *kn) knote 1064 dev/rnd.c filt_rndrdetach(struct knote *kn) knote 1073 dev/rnd.c filt_rndread(struct knote *kn, long hint) knote 1082 dev/rnd.c filt_rndwdetach(struct knote *kn) knote 1091 dev/rnd.c filt_rndwrite(struct knote *kn, long hint) knote 71 dev/systrace.c int systracef_kqfilter(struct file *, struct knote *); knote 440 dev/systrace.c struct knote *kn; knote 1355 dev/usb/ugen.c void filt_ugenrdetach(struct knote *); knote 1356 dev/usb/ugen.c int filt_ugenread_intr(struct knote *, long); knote 1357 dev/usb/ugen.c int filt_ugenread_isoc(struct knote *, long); knote 1358 dev/usb/ugen.c int ugenkqfilter(dev_t, struct knote *); knote 1361 dev/usb/ugen.c filt_ugenrdetach(struct knote *kn) knote 1372 dev/usb/ugen.c filt_ugenread_intr(struct knote *kn, long hint) knote 1381 dev/usb/ugen.c filt_ugenread_isoc(struct knote *kn, long hint) knote 1407 dev/usb/ugen.c ugenkqfilter(dev_t dev, struct knote *kn) knote 570 dev/usb/uhid.c void filt_uhidrdetach(struct knote *); knote 571 dev/usb/uhid.c int filt_uhidread(struct knote *, long); knote 572 dev/usb/uhid.c int uhidkqfilter(dev_t, struct knote *); knote 575 dev/usb/uhid.c filt_uhidrdetach(struct knote *kn) knote 586 dev/usb/uhid.c filt_uhidread(struct knote *kn, long hint) knote 601 dev/usb/uhid.c uhidkqfilter(dev_t dev, struct knote *kn) knote 607 dev/usb/usb.c void filt_usbrdetach(struct knote *); knote 608 dev/usb/usb.c int filt_usbread(struct knote *, long); knote 609 dev/usb/usb.c int usbkqfilter(dev_t, struct knote *); knote 612 dev/usb/usb.c filt_usbrdetach(struct knote *kn) knote 622 dev/usb/usb.c filt_usbread(struct knote *kn, long hint) knote 636 dev/usb/usb.c usbkqfilter(dev_t dev, struct knote *kn) knote 654 dev/usb/uscanner.c void filt_uscannerdetach(struct knote *); knote 655 dev/usb/uscanner.c int uscannerkqfilter(dev_t, struct knote *); knote 658 dev/usb/uscanner.c filt_uscannerdetach(struct knote *kn) knote 669 dev/usb/uscanner.c uscannerkqfilter(dev_t dev, struct knote *kn) knote 1370 dev/wscons/wsdisplay.c wsdisplaykqfilter(dev_t dev, struct knote *kn) knote 66 kern/kern_event.c int kqueue_kqfilter(struct file *fp, struct knote *kn); knote 81 kern/kern_event.c void knote_attach(struct knote *kn, struct filedesc *fdp); knote 82 kern/kern_event.c void knote_drop(struct knote *kn, struct proc *p, struct filedesc *fdp); knote 83 kern/kern_event.c void knote_enqueue(struct knote *kn); knote 84 kern/kern_event.c void knote_dequeue(struct knote *kn); knote 85 kern/kern_event.c #define knote_alloc() ((struct knote *)pool_get(&knote_pool, PR_WAITOK)) knote 88 kern/kern_event.c void filt_kqdetach(struct knote *kn); knote 89 kern/kern_event.c int filt_kqueue(struct knote *kn, long hint); knote 90 kern/kern_event.c int filt_procattach(struct knote *kn); knote 91 kern/kern_event.c void filt_procdetach(struct knote *kn); knote 92 kern/kern_event.c int filt_proc(struct knote *kn, long hint); knote 93 kern/kern_event.c int filt_fileattach(struct knote *kn); knote 95 kern/kern_event.c int filt_timerattach(struct knote *kn); knote 96 kern/kern_event.c void filt_timerdetach(struct knote *kn); knote 97 kern/kern_event.c int filt_timer(struct knote *kn, long hint); knote 148 kern/kern_event.c pool_init(&knote_pool, sizeof(struct knote), 0, 0, 0, "knotepl", knote 153 kern/kern_event.c filt_fileattach(struct knote *kn) knote 161 kern/kern_event.c kqueue_kqfilter(struct file *fp, struct knote *kn) knote 174 kern/kern_event.c filt_kqdetach(struct knote *kn) knote 183 kern/kern_event.c filt_kqueue(struct knote *kn, long hint) knote 192 kern/kern_event.c filt_procattach(struct knote *kn) knote 235 kern/kern_event.c filt_procdetach(struct knote *kn) knote 247 kern/kern_event.c filt_proc(struct knote *kn, long hint) knote 300 kern/kern_event.c struct knote *kn = knx; knote 320 kern/kern_event.c filt_timerattach(struct knote *kn) knote 344 kern/kern_event.c filt_timerdetach(struct knote *kn) knote 355 kern/kern_event.c filt_timer(struct knote *kn, long hint) knote 367 kern/kern_event.c filt_seltrue(struct knote *kn, long hint) knote 488 kern/kern_event.c struct knote *kn = NULL; knote 623 kern/kern_event.c struct knote *kn, marker; knote 813 kern/kern_event.c struct knote **knp, *kn, *kn0; knote 878 kern/kern_event.c struct knote *kn; knote 891 kern/kern_event.c struct knote *kn; knote 912 kern/kern_event.c knote_attach(struct knote *kn, struct filedesc *fdp) knote 951 kern/kern_event.c knote_drop(struct knote *kn, struct proc *p, struct filedesc *fdp) knote 972 kern/kern_event.c knote_enqueue(struct knote *kn) knote 987 kern/kern_event.c knote_dequeue(struct knote *kn) knote 1003 kern/kern_event.c struct knote *kn; knote 74 kern/kern_sig.c int filt_sigattach(struct knote *kn); knote 75 kern/kern_sig.c void filt_sigdetach(struct knote *kn); knote 76 kern/kern_sig.c int filt_signal(struct knote *kn, long hint); knote 1503 kern/kern_sig.c filt_sigattach(struct knote *kn) knote 1517 kern/kern_sig.c filt_sigdetach(struct knote *kn) knote 1531 kern/kern_sig.c filt_signal(struct knote *kn, long hint) knote 69 kern/subr_log.c void filt_logrdetach(struct knote *kn); knote 70 kern/subr_log.c int filt_logread(struct knote *kn, long hint); knote 211 kern/subr_log.c logkqfilter(dev_t dev, struct knote *kn) knote 235 kern/subr_log.c filt_logrdetach(struct knote *kn) knote 244 kern/subr_log.c filt_logread(struct knote *kn, long hint) knote 55 kern/sys_pipe.c int pipe_kqfilter(struct file *fp, struct knote *kn); knote 64 kern/sys_pipe.c void filt_pipedetach(struct knote *kn); knote 65 kern/sys_pipe.c int filt_piperead(struct knote *kn, long hint); knote 66 kern/sys_pipe.c int filt_pipewrite(struct knote *kn, long hint); knote 766 kern/sys_pipe.c pipe_kqfilter(struct file *fp, struct knote *kn) knote 791 kern/sys_pipe.c filt_pipedetach(struct knote *kn) knote 810 kern/sys_pipe.c filt_piperead(struct knote *kn, long hint) knote 827 kern/sys_pipe.c filt_pipewrite(struct knote *kn, long hint) knote 74 kern/tty.c int filt_ttyread(struct knote *kn, long hint); knote 75 kern/tty.c void filt_ttyrdetach(struct knote *kn); knote 76 kern/tty.c int filt_ttywrite(struct knote *kn, long hint); knote 77 kern/tty.c void filt_ttywdetach(struct knote *kn); knote 1078 kern/tty.c ttkqfilter(dev_t dev, struct knote *kn) knote 1107 kern/tty.c filt_ttyrdetach(struct knote *kn) knote 1118 kern/tty.c filt_ttyread(struct knote *kn, long hint) knote 1135 kern/tty.c filt_ttywdetach(struct knote *kn) knote 1146 kern/tty.c filt_ttywrite(struct knote *kn, long hint) knote 105 kern/tty_pty.c void filt_ptcrdetach(struct knote *); knote 106 kern/tty_pty.c int filt_ptcread(struct knote *, long); knote 107 kern/tty_pty.c void filt_ptcwdetach(struct knote *); knote 108 kern/tty_pty.c int filt_ptcwrite(struct knote *, long); knote 656 kern/tty_pty.c filt_ptcrdetach(struct knote *kn) knote 667 kern/tty_pty.c filt_ptcread(struct knote *kn, long hint) knote 686 kern/tty_pty.c filt_ptcwdetach(struct knote *kn) knote 697 kern/tty_pty.c filt_ptcwrite(struct knote *kn, long hint) knote 723 kern/tty_pty.c ptckqfilter(dev_t dev, struct knote *kn) knote 51 kern/uipc_socket.c void filt_sordetach(struct knote *kn); knote 52 kern/uipc_socket.c int filt_soread(struct knote *kn, long hint); knote 53 kern/uipc_socket.c void filt_sowdetach(struct knote *kn); knote 54 kern/uipc_socket.c int filt_sowrite(struct knote *kn, long hint); knote 55 kern/uipc_socket.c int filt_solisten(struct knote *kn, long hint); knote 1196 kern/uipc_socket.c soo_kqfilter(struct file *fp, struct knote *kn) knote 1226 kern/uipc_socket.c filt_sordetach(struct knote *kn) knote 1239 kern/uipc_socket.c filt_soread(struct knote *kn, long hint) knote 1257 kern/uipc_socket.c filt_sowdetach(struct knote *kn) knote 1270 kern/uipc_socket.c filt_sowrite(struct knote *kn, long hint) knote 1292 kern/uipc_socket.c filt_solisten(struct knote *kn, long hint) knote 50 kern/vfs_default.c int filt_generic_readwrite(struct knote *, long); knote 51 kern/vfs_default.c void filt_generic_detach(struct knote *); knote 168 kern/vfs_default.c struct knote *kn = ap->a_kn; knote 183 kern/vfs_default.c filt_generic_detach(struct knote *kn) knote 188 kern/vfs_default.c filt_generic_readwrite(struct knote *kn, long hint) knote 62 kern/vfs_vnops.c int vn_kqfilter(struct file *, struct knote *); knote 488 kern/vfs_vnops.c vn_kqfilter(struct file *fp, struct knote *kn) knote 456 kern/vnode_if.c int VOP_KQFILTER(struct vnode *vp, struct knote *kn) knote 116 miscfs/fifofs/fifo_vnops.c void filt_fifordetach(struct knote *kn); knote 117 miscfs/fifofs/fifo_vnops.c int filt_fiforead(struct knote *kn, long hint); knote 118 miscfs/fifofs/fifo_vnops.c void filt_fifowdetach(struct knote *kn); knote 119 miscfs/fifofs/fifo_vnops.c int filt_fifowrite(struct knote *kn, long hint); knote 533 miscfs/fifofs/fifo_vnops.c filt_fifordetach(struct knote *kn) knote 543 miscfs/fifofs/fifo_vnops.c filt_fiforead(struct knote *kn, long hint) knote 557 miscfs/fifofs/fifo_vnops.c filt_fifowdetach(struct knote *kn) knote 567 miscfs/fifofs/fifo_vnops.c filt_fifowrite(struct knote *kn, long hint) knote 89 net/bpf.c int bpfkqfilter(dev_t, struct knote *); knote 97 net/bpf.c void filt_bpfrdetach(struct knote *); knote 98 net/bpf.c int filt_bpfread(struct knote *, long); knote 1037 net/bpf.c bpfkqfilter(dev_t dev, struct knote *kn) knote 1063 net/bpf.c filt_bpfrdetach(struct knote *kn) knote 1076 net/bpf.c filt_bpfread(struct knote *kn, long hint) knote 122 net/if_tun.c int tunkqfilter(dev_t, struct knote *); knote 132 net/if_tun.c int filt_tunread(struct knote *, long); knote 133 net/if_tun.c int filt_tunwrite(struct knote *, long); knote 134 net/if_tun.c void filt_tunrdetach(struct knote *); knote 135 net/if_tun.c void filt_tunwdetach(struct knote *); knote 960 net/if_tun.c tunkqfilter(dev_t dev, struct knote *kn) knote 999 net/if_tun.c filt_tunrdetach(struct knote *kn) knote 1012 net/if_tun.c filt_tunread(struct knote *kn, long hint) knote 1043 net/if_tun.c filt_tunwdetach(struct knote *kn) knote 1056 net/if_tun.c filt_tunwrite(struct knote *kn, long hint) knote 65 nfs/nfs_kq.c void filt_nfsdetach(struct knote *); knote 66 nfs/nfs_kq.c int filt_nfsread(struct knote *, long); knote 67 nfs/nfs_kq.c int filt_nfsvnode(struct knote *, long); knote 188 nfs/nfs_kq.c filt_nfsdetach(struct knote *kn) knote 221 nfs/nfs_kq.c filt_nfsread(struct knote *kn, long hint) knote 243 nfs/nfs_kq.c filt_nfsvnode(struct knote *kn, long hint) knote 264 nfs/nfs_kq.c struct knote *kn; knote 53 sys/conf.h struct knote; knote 161 sys/conf.h int (*d_kqfilter)(dev_t dev, struct knote *kn); knote 175 sys/conf.h #define dev_type_kqfilter(n) int n(dev_t, struct knote *) knote 116 sys/event.h struct knote; knote 117 sys/event.h SLIST_HEAD(klist, knote); knote 131 sys/event.h int (*f_attach)(struct knote *kn); knote 132 sys/event.h void (*f_detach)(struct knote *kn); knote 133 sys/event.h int (*f_event)(struct knote *kn, long hint); knote 136 sys/event.h struct knote { knote 171 sys/event.h extern int filt_seltrue(struct knote *kn, long hint); knote 43 sys/file.h struct knote; knote 55 sys/file.h int (*fo_kqfilter)(struct file *, struct knote *); knote 239 sys/socketvar.h struct knote; knote 251 sys/socketvar.h int soo_kqfilter(struct file *fp, struct knote *kn); knote 272 sys/tty.h int ttkqfilter(dev_t dev, struct knote *kn); knote 177 sys/vnode_if.h struct knote *a_kn; knote 180 sys/vnode_if.h int VOP_KQFILTER(struct vnode *, struct knote *); knote 76 ufs/ufs/ufs_vnops.c int filt_ufsread(struct knote *, long); knote 77 ufs/ufs/ufs_vnops.c int filt_ufswrite(struct knote *, long); knote 78 ufs/ufs/ufs_vnops.c int filt_ufsvnode(struct knote *, long); knote 79 ufs/ufs/ufs_vnops.c void filt_ufsdetach(struct knote *); knote 1930 ufs/ufs/ufs_vnops.c struct knote *kn = ap->a_kn; knote 1954 ufs/ufs/ufs_vnops.c filt_ufsdetach(struct knote *kn) knote 1963 ufs/ufs/ufs_vnops.c filt_ufsread(struct knote *kn, long hint) knote 1987 ufs/ufs/ufs_vnops.c filt_ufswrite(struct knote *kn, long hint) knote 2003 ufs/ufs/ufs_vnops.c filt_ufsvnode(struct knote *kn, long hint)