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

/freebsd-10.1-release/sys/kern/
H A Dsubr_log.c83 .f_detach = logkqdetach,
H A Dkern_event.c163 .f_detach = filt_kqdetach,
170 .f_detach = filt_procdetach,
176 .f_detach = filt_timerdetach,
181 .f_detach = filt_userdetach,
1138 kn->kn_fop->f_detach(kn);
1460 kn->kn_fop->f_detach(kn);
1475 kn->kn_fop->f_detach(kn);
1715 kn->kn_fop->f_detach(kn);
1732 kn->kn_fop->f_detach(kn);
2164 kn->kn_fop->f_detach(k
[all...]
H A Dtty_pts.c497 .f_detach = pts_kqops_read_detach,
502 .f_detach = pts_kqops_write_detach,
H A Dsys_pipe.c179 .f_detach = filt_pipedetach_notsup,
184 .f_detach = filt_pipedetach,
189 .f_detach = filt_pipedetach,
H A Dtty.c682 .f_detach = tty_kqops_read_detach,
687 .f_detach = tty_kqops_write_detach,
H A Dvfs_subr.c4302 .f_detach = filt_fsdetach,
4380 .f_detach = filt_vfsdetach,
4385 .f_detach = filt_vfsdetach,
4390 .f_detach = filt_vfsdetach,
H A Duipc_mqueue.c267 .f_detach = filt_mqdetach,
272 .f_detach = filt_mqdetach,
H A Dvfs_aio.c382 .f_detach = filt_aiodetach,
388 .f_detach = filt_liodetach,
H A Duipc_socket.c163 .f_detach = filt_sordetach,
168 .f_detach = filt_sordetach,
173 .f_detach = filt_sowdetach,
H A Dkern_sig.c121 .f_detach = filt_sigdetach,
H A Dsubr_bus.c416 .f_detach = filt_devctl_detach,
/freebsd-10.1-release/sys/sys/
H A Devent.h182 void (*f_detach)(struct knote *kn); member in struct:filterops
/freebsd-10.1-release/sys/dev/netmap/
H A Dnetmap_freebsd.c735 .f_detach = netmap_knrdetach,
741 .f_detach = netmap_knwdetach,
/freebsd-10.1-release/sys/arm/ti/
H A Dti_pruss.c287 .f_detach = ti_pruss_kq_read_detach,
/freebsd-10.1-release/sys/x86/acpica/
H A Dacpi_apm.c66 .f_detach = apmreadfiltdetach,
/freebsd-10.1-release/sys/net/
H A Dif_tap.c124 .f_detach = tapkqdetach,
131 .f_detach = tapkqdetach,
H A Dif_tun.c154 .f_detach = tunkqdetach,
161 .f_detach = tunkqdetach,
H A Dbpf.c206 .f_detach = filt_bpfdetach,
/freebsd-10.1-release/sys/dev/usb/
H A Dusb_dev.c1233 .f_detach = usb_filter_detach,
1239 .f_detach = usb_filter_detach,
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_target.c111 .f_detach = targreadfiltdetach,
/freebsd-10.1-release/sys/security/audit/
H A Daudit_pipe.c250 .f_detach = audit_pipe_kqdetach,

Completed in 223 milliseconds