Home
last modified time | relevance | path

Searched refs:f_detach (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/kern/
H A Dsys_eventfd.c87 .f_detach = filt_eventfddetach,
93 .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_event.c188 .f_detach = filt_kqdetach,
195 .f_detach = filt_procdetach,
201 .f_detach = filt_timerdetach,
207 .f_detach = filt_userdetach,
2722 kn->kn_fop->f_detach(kn); in knote_drop()
H A Dkern_devctl.c131 .f_detach = filt_devctl_detach,
H A Dsys_pipe.c183 .f_detach = filt_pipedetach_notsup,
189 .f_detach = filt_pipedetach,
195 .f_detach = filt_pipedetach,
H A Dsys_timerfd.c289 .f_detach = filt_timerfddetach,
H A Dtty.c756 .f_detach = tty_kqops_read_detach,
762 .f_detach = tty_kqops_write_detach,
/freebsd/sys/sys/
H A Devent.h271 void (*f_detach)(struct knote *kn); member
/freebsd/sys/x86/acpica/
H A Dacpi_apm.c65 .f_detach = apmreadfiltdetach,
/freebsd/sys/fs/fuse/
H A Dfuse_device.c125 .f_detach = fuse_device_filt_detach,
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c1402 .f_detach = netmap_knrdetach,
1408 .f_detach = netmap_knwdetach,
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c91 .f_detach = adf_state_kqread_detach,
/freebsd/sys/dev/evdev/
H A Duinput.c105 .f_detach = uinput_kqdetach,
H A Dcdev.c97 .f_detach = evdev_kqdetach,
/freebsd/sys/fs/cuse/
H A Dcuse.c196 .f_detach = cuse_client_kqfilter_read_detach,
202 .f_detach = cuse_client_kqfilter_write_detach,
/freebsd/sys/security/audit/
H A Daudit_pipe.c244 .f_detach = audit_pipe_kqdetach,
/freebsd/sys/dev/usb/
H A Dusb_dev.c1233 .f_detach = usb_filter_detach,
1239 .f_detach = usb_filter_detach,
/freebsd/sys/net/
H A Dif_tuntap.c259 .f_detach = tunkqdetach,
266 .f_detach = tunkqdetach,
/freebsd/sys/arm/ti/
H A Dti_pruss.c794 .f_detach = ti_pruss_irq_kqread_detach,
/freebsd/sys/geom/
H A Dgeom_dev.c83 .f_detach = gdev_filter_detach,
/freebsd/sys/dev/hid/
H A Dhidraw.c177 .f_detach = hidraw_kqdetach,
/freebsd/sys/cam/scsi/
H A Dscsi_target.c109 .f_detach = targreadfiltdetach,
/freebsd/sys/dev/gpio/
H A Dgpioc.c157 .f_detach = gpioc_kqdetach,

12