Home
last modified time | relevance | path

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

12

/openbsd/src/sys/nfs/
Dnfs_kq.c282 .f_detach = filt_nfsdetach,
289 .f_detach = filt_nfsdetach,
296 .f_detach = filt_nfsdetach,
/openbsd/src/sys/kern/
Dkern_event.c143 .f_detach = filt_kqdetach,
152 .f_detach = filt_procdetach,
161 .f_detach = filt_sigdetach,
170 .f_detach = NULL,
177 .f_detach = filt_timerdetach,
784 .f_detach = filt_seltruedetach,
836 .f_detach = filt_deaddetach,
854 .f_detach = filt_deaddetach,
879 kn->kn_fop->f_detach(kn); in filter_detach()
882 kn->kn_fop->f_detach(kn); in filter_detach()
Dvfs_default.c173 .f_detach = filt_generic_detach,
Dsys_pipe.c85 .f_detach = filt_pipedetach,
94 .f_detach = filt_pipedetach,
103 .f_detach = filt_pipedetach,
Dtty_pty.c725 .f_detach = filt_ptcrdetach,
732 .f_detach = filt_ptcwdetach,
739 .f_detach = filt_ptcrdetach,
Dsubr_log.c112 .f_detach = filt_logrdetach,
/openbsd/src/sys/miscfs/fifofs/
Dfifo_vnops.c116 .f_detach = filt_fifordetach,
125 .f_detach = filt_fifowdetach,
134 .f_detach = filt_fifordetach,
/openbsd/src/sys/dev/acpi/
Dacpi_apm.c170 .f_detach = acpi_filtdetach,
/openbsd/src/sys/dev/
Dhotplug.c54 .f_detach = filt_hotplugrdetach,
Dmidi.c72 .f_detach = filt_midiwdetach,
84 .f_detach = filt_midirdetach,
Drnd.c162 .f_detach = filt_randomdetach,
169 .f_detach = filt_randomdetach,
/openbsd/src/sys/net/
Dif_pppx.c205 .f_detach = filt_pppx_rdetach,
217 .f_detach = filt_pppx_wdetach,
984 .f_detach = filt_pppac_rdetach,
996 .f_detach = filt_pppac_wdetach,
Dif_tun.c146 .f_detach = filt_tunrdetach,
155 .f_detach = filt_tunwdetach,
/openbsd/src/sys/sys/
Devent.h223 void (*f_detach)(struct knote *kn); member
/openbsd/src/sys/isofs/cd9660/
Dcd9660_vnops.c930 .f_detach = filt_cd9660detach,
937 .f_detach = filt_cd9660detach,
944 .f_detach = filt_cd9660detach,
/openbsd/src/sys/dev/wscons/
Dwsevent.c132 .f_detach = filt_wseventdetach,
/openbsd/src/sys/arch/macppc/dev/
Dapm.c91 .f_detach = filt_apmrdetach,
/openbsd/src/sys/arch/loongson/dev/
Dapm.c99 .f_detach = filt_apmrdetach,
/openbsd/src/sys/arch/arm64/dev/
Dapm.c99 .f_detach = filt_apmrdetach,
/openbsd/src/sys/arch/sparc64/dev/
Dvldcp.c654 .f_detach = filt_vldcprdetach,
661 .f_detach = filt_vldcpwdetach,
/openbsd/src/sys/dev/usb/
Duhid.c442 .f_detach = filt_uhidrdetach,
/openbsd/src/sys/miscfs/fuse/
Dfuse_vnops.c116 .f_detach = filt_fusefsdetach,
123 .f_detach = filt_fusefsdetach,
130 .f_detach = filt_fusefsdetach,
Dfuse_device.c83 .f_detach = filt_fuse_rdetach,
/openbsd/src/sys/ufs/ufs/
Dufs_vnops.c1794 .f_detach = filt_ufsdetach,
1801 .f_detach = filt_ufsdetach,
1808 .f_detach = filt_ufsdetach,
/openbsd/src/sys/msdosfs/
Dmsdosfs_vnops.c1928 .f_detach = filt_msdosfsdetach,
1935 .f_detach = filt_msdosfsdetach,
1942 .f_detach = filt_msdosfsdetach,

12