Searched refs:f_detach (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-current/sys/kern/
H A Dsys_eventfd.c89 .f_detach = filt_eventfddetach,
95 .f_detach = filt_eventfddetach,
H A Dsubr_log.c80 .f_detach = logkqdetach,
H A Dtty_pts.c493 .f_detach = pts_kqops_read_detach,
498 .f_detach = pts_kqops_write_detach,
H A Dsys_procdesc.c486 .f_detach = procdesc_kqops_detach,
H A Dkern_devctl.c131 .f_detach = filt_devctl_detach,
H A Dkern_event.c182 .f_detach = filt_kqdetach,
189 .f_detach = filt_procdetach,
195 .f_detach = filt_timerdetach,
201 .f_detach = filt_userdetach,
2716 kn->kn_fop->f_detach(kn);
H A Dsys_pipe.c180 .f_detach = filt_pipedetach_notsup,
185 .f_detach = filt_pipedetach,
190 .f_detach = filt_pipedetach,
H A Dsys_timerfd.c289 .f_detach = filt_timerfddetach,
/freebsd-current/sys/dev/beri/
H A Dberi_ring.c371 .f_detach = beri_kqdetach,
378 .f_detach = beri_kqdetach,
/freebsd-current/sys/sys/
H A Devent.h268 void (*f_detach)(struct knote *kn); member in struct:filterops
/freebsd-current/sys/fs/fuse/
H A Dfuse_device.c125 .f_detach = fuse_device_filt_detach,
/freebsd-current/sys/x86/acpica/
H A Dacpi_apm.c65 .f_detach = apmreadfiltdetach,
/freebsd-current/sys/dev/evdev/
H A Duinput.c105 .f_detach = uinput_kqdetach,
H A Dcdev.c97 .f_detach = evdev_kqdetach,
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c91 .f_detach = adf_state_kqread_detach,
/freebsd-current/sys/dev/netmap/
H A Dnetmap_freebsd.c1406 .f_detach = netmap_knrdetach,
1412 .f_detach = netmap_knwdetach,
/freebsd-current/sys/dev/usb/
H A Dusb_dev.c1233 .f_detach = usb_filter_detach,
1239 .f_detach = usb_filter_detach,
/freebsd-current/sys/fs/cuse/
H A Dcuse.c196 .f_detach = cuse_client_kqfilter_read_detach,
202 .f_detach = cuse_client_kqfilter_write_detach,
/freebsd-current/sys/net/
H A Dif_tuntap.c259 .f_detach = tunkqdetach,
266 .f_detach = tunkqdetach,
/freebsd-current/sys/security/audit/
H A Daudit_pipe.c244 .f_detach = audit_pipe_kqdetach,
/freebsd-current/sys/dev/gpio/
H A Dgpioc.c157 .f_detach = gpioc_kqdetach,
/freebsd-current/sys/geom/
H A Dgeom_dev.c83 .f_detach = gdev_filter_detach,
/freebsd-current/sys/dev/hid/
H A Dhidraw.c177 .f_detach = hidraw_kqdetach,
/freebsd-current/sys/cam/scsi/
H A Dscsi_target.c109 .f_detach = targreadfiltdetach,
/freebsd-current/sys/arm/ti/
H A Dti_pruss.c797 .f_detach = ti_pruss_irq_kqread_detach,

Completed in 421 milliseconds

12