Searched refs:a_kn (Results 1 – 25 of 51) sorted by relevance
123
610 if (ap->a_kn->kn_filter == EVFILT_READ) { in vinumkqfilter()611 ap->a_kn->kn_fop = &vinumfiltops_rd; in vinumkqfilter()612 ap->a_kn->kn_hook = (caddr_t)ap->a_head.a_dev; in vinumkqfilter()614 } else if (ap->a_kn->kn_filter == EVFILT_WRITE) { in vinumkqfilter()615 ap->a_kn->kn_fop = &vinumfiltops_wr; in vinumkqfilter()
477 switch (ap->a_kn->kn_filter) { in fifo_kqfilter()479 ap->a_kn->kn_fop = &fiforead_filtops; in fifo_kqfilter()484 ap->a_kn->kn_fop = &fifowrite_filtops; in fifo_kqfilter()493 ap->a_kn->kn_hook = (caddr_t)vp; in fifo_kqfilter()494 ssb_insert_knote(ssb, ap->a_kn); in fifo_kqfilter()
61 switch (ap->a_kn->kn_filter){ in tmpfs_fifo_kqfilter()
280 struct knote *kn = ap->a_kn; in cttykqfilter()
196 struct knote *kn = ap->a_kn; in logkqfilter()
484 ap.a_kn = kn; in dev_dkqfilter()
690 struct knote *kn = ap->a_kn; in mmkqfilter()
754 struct knote *kn = ap->a_kn; in udev_dev_kqfilter()
890 struct knote *kn = ap->a_kn; in ptckqfilter()
239 struct knote *kn = ap->a_kn; in fuse_device_kqfilter()
181 struct knote *a_kn; member
659 struct knote *kn = ap->a_kn; in cmx_kqfilter()
694 struct knote *kn = ap->a_kn; in bktr_kqfilter()
243 struct knote *a_kn; member
401 struct knote *kn = ap->a_kn; in smkqfilter()
725 struct knote *kn = ap->a_kn; in drm_kqfilter()
632 struct knote *kn = ap->a_kn; in snpkqfilter()
270 struct knote *kn = ap->a_kn; in evdev_kqfilter()
998 struct knote *kn = ap->a_kn; in tapkqfilter()
971 struct knote *kn = ap->a_kn; in tunkqfilter()
1255 struct knote *kn = ap->a_kn; in procfs_kqfilter()
813 struct knote *kn = ap->a_kn; in atmel_mxtkqfilter()
710 struct knote *kn = ap->a_kn; in fw_kqfilter()
129 struct knote *kn = ap->a_kn; in ipmi_kqfilter()
332 struct knote *kn = ap->a_kn; in targkqfilter()