Searched refs:kn_hook (Results 1 – 13 of 13) sorted by relevance
273 kn->kn_hook = efd; in eventfd_kqfilter()283 struct eventfd *efd = kn->kn_hook; in filt_eventfddetach()293 struct eventfd *efd = kn->kn_hook; in filt_eventfdread()306 struct eventfd *efd = kn->kn_hook; in filt_eventfdwrite()
206 kn->kn_hook = NULL; in logkqfilter()
709 struct tty *tp = kn->kn_hook; in tty_kqops_read_detach()717 struct tty *tp = kn->kn_hook; in tty_kqops_read_event()733 struct tty *tp = kn->kn_hook; in tty_kqops_write_detach()741 struct tty *tp = kn->kn_hook; in tty_kqops_write_event()778 kn->kn_hook = tp; in ttydev_kqfilter()783 kn->kn_hook = tp; in ttydev_kqfilter()
1733 kn->kn_hook = cpipe; in pipe_kqfilter()1742 struct pipe *cpipe = kn->kn_hook; in filt_pipedetach()1754 struct pipe *rpipe = kn->kn_hook; in filt_piperead()1775 struct pipe *wpipe = kn->kn_hook; in filt_pipewrite()
6194 kn->kn_hook = (caddr_t)vp; in vfs_kqfilter()6212 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfsdetach()6223 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfsread()6252 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfswrite()6271 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfsvnode()
874 kn->kn_hook = NULL; in filt_userattach()
413 kn->kn_hook = clone; in apmkqfilter()426 clone = kn->kn_hook; in apmreadfiltdetach()438 clone = kn->kn_hook; in apmreadfilt()
1019 kn->kn_hook = ap; in audit_pipe_kqfilter()1035 ap = (struct audit_pipe *)kn->kn_hook; in audit_pipe_kqread()1055 ap = (struct audit_pipe *)kn->kn_hook; in audit_pipe_kqdetach()
812 struct ti_pruss_irqsc *sc = kn->kn_hook; in ti_pruss_irq_kqread_detach()823 irq_sc = kn->kn_hook; in ti_pruss_irq_kqevent()845 kn->kn_hook = sc; in ti_pruss_irq_kqfilter()
238 void *kn_hook; member
286 void *kn_hook; member
1960 kn->kn_hook = tp; in tunkqfilter()1973 struct tuntap_softc *tp = kn->kn_hook; in tunkqread()1998 struct tuntap_softc *tp = kn->kn_hook; in tunkqwrite()2009 struct tuntap_softc *tp = kn->kn_hook; in tunkqdetach()
2148 kn->kn_hook = d; in bpfkqfilter()2158 struct bpf_d *d = (struct bpf_d *)kn->kn_hook; in filt_bpfdetach()2166 struct bpf_d *d = (struct bpf_d *)kn->kn_hook; in filt_bpfread()