Home
last modified time | relevance | path

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

12

/freebsd/sys/kern/
H A Dsys_eventfd.c88 .f_detach = filt_eventfddetach,
96 .f_detach = filt_eventfddetach,
H A Dsubr_log.c80 .f_detach = logkqdetach,
H A Dtty_pts.c492 .f_detach = pts_kqops_read_detach,
498 .f_detach = pts_kqops_write_detach,
H A Dkern_event.c197 .f_detach = filt_kqdetach,
205 .f_detach = filt_procdetach,
212 .f_detach = filt_jaildetach,
219 .f_detach = filt_timerdetach,
226 .f_detach = filt_userdetach,
2923 kn->kn_fop->f_detach(kn); in knote_drop()
3102 fop->f_detach(kn1); in kqueue_fork_copy_knote()
H A Dkern_jaildesc.c376 .f_detach = jaildesc_kqops_detach,
H A Dsys_procdesc.c491 .f_detach = procdesc_kqops_detach,
H A Dkern_devctl.c131 .f_detach = filt_devctl_detach,
H A Dsys_pipe.c183 .f_detach = filt_pipedetach_notsup,
190 .f_detach = filt_pipedetach,
197 .f_detach = filt_pipedetach,
H A Dsys_timerfd.c298 .f_detach = filt_timerfddetach,
H A Dtty.c755 .f_detach = tty_kqops_read_detach,
762 .f_detach = tty_kqops_write_detach,
/freebsd/sys/netgraph/
H A Dng_device.c155 .f_detach = ngd_kqread_detach,
161 .f_detach = ngd_kqwrite_detach,
/freebsd/sys/sys/
H A Devent.h284 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.c126 .f_detach = fuse_device_filt_detach,
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c1427 .f_detach = netmap_knrdetach,
1434 .f_detach = netmap_knwdetach,
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c90 .f_detach = adf_state_kqread_detach,
/freebsd/sys/dev/hid/
H A Du2f.c133 .f_detach = u2f_kqdetach,
/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,
203 .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.c1232 .f_detach = usb_filter_detach,
1239 .f_detach = usb_filter_detach,
/freebsd/sys/arm/ti/
H A Dti_pruss.c794 .f_detach = ti_pruss_irq_kqread_detach,
/freebsd/sys/net/
H A Dif_tuntap.c263 .f_detach = tunkqdetach,
271 .f_detach = tunkqdetach,
/freebsd/sys/geom/
H A Dgeom_dev.c83 .f_detach = gdev_filter_detach,

12