Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_eventfd.c93 .f_detach = filt_eventfddetach,
99 .f_detach = filt_eventfddetach,
H A Dsubr_log.c85 .f_detach = logkqdetach,
H A Dtty_pts.c501 .f_detach = pts_kqops_read_detach,
506 .f_detach = pts_kqops_write_detach,
H A Dsys_procdesc.c489 .f_detach = procdesc_kqops_detach,
H A Dkern_event.c183 .f_detach = filt_kqdetach,
190 .f_detach = filt_procdetach,
196 .f_detach = filt_timerdetach,
202 .f_detach = filt_userdetach,
2616 kn->kn_fop->f_detach(kn); in knote_drop()
H A Dsys_pipe.c184 .f_detach = filt_pipedetach_notsup,
189 .f_detach = filt_pipedetach,
194 .f_detach = filt_pipedetach,
H A Dtty.c756 .f_detach = tty_kqops_read_detach,
762 .f_detach = tty_kqops_write_detach,
H A Duipc_socket.c183 .f_detach = filt_sordetach,
188 .f_detach = filt_sowdetach,
193 .f_detach = filt_sowdetach,
H A Dvfs_subr.c6052 .f_detach = filt_fsdetach,
6130 .f_detach = filt_vfsdetach,
6135 .f_detach = filt_vfsdetach,
6140 .f_detach = filt_vfsdetach,
H A Duipc_mqueue.c281 .f_detach = filt_mqdetach,
286 .f_detach = filt_mqdetach,
H A Dvfs_aio.c353 .f_detach = filt_aiodetach,
359 .f_detach = filt_liodetach,
H A Dkern_sig.c124 .f_detach = filt_sigdetach,
H A Dsubr_bus.c420 .f_detach = filt_devctl_detach,
/f-stack/tools/compat/include/sys/
H A Devent.h199 void (*f_detach)(struct knote *kn); member
/f-stack/freebsd/sys/
H A Devent.h265 void (*f_detach)(struct knote *kn); member
/f-stack/freebsd/x86/acpica/
H A Dacpi_apm.c68 .f_detach = apmreadfiltdetach,
/f-stack/freebsd/security/audit/
H A Daudit_pipe.c247 .f_detach = audit_pipe_kqdetach,
/f-stack/freebsd/arm/ti/
H A Dti_pruss.c805 .f_detach = ti_pruss_irq_kqread_detach,
/f-stack/freebsd/net/
H A Dif_tuntap.c256 .f_detach = tunkqdetach,
263 .f_detach = tunkqdetach,
H A Dbpf.c254 .f_detach = filt_bpfdetach,