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

/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c185 .f_detach = filt_kqdetach,
200 .f_detach = filt_procdetach,
210 .f_detach = filt_vmdetach,
231 .f_detach = filt_timerdetach,
268 .f_detach = filt_userdetach,
1220 kn->kn_fop->f_detach(kn);
1240 kn->kn_fop->f_detach(kn);
1751 kn->kn_fop->f_detach(kn);
1771 kn->kn_fop->f_detach(kn);
1968 kn->kn_fop->f_detach(k
[all...]
H A Dsys_pipe.c190 .f_detach = filt_pipedetach,
196 .f_detach = filt_pipedetach,
H A Dtty_ptmx.c1547 .f_detach = ptsd_kqops_detach,
H A Duipc_socket.c157 .f_detach = filt_sordetach,
163 .f_detach = filt_sowdetach,
169 .f_detach = filt_sockdetach,
H A Dkern_memorystatus.c103 .f_detach = filt_memorystatusdetach,
H A Dkern_sig.c157 .f_detach = filt_sigdetach,
/xnu-2422.115.4/bsd/sys/
H A Devent.h449 void (*f_detach)(struct knote *kn); member in struct:filterops
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_pset.c327 .f_detach = filt_machportdetach,
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c153 .f_detach = filt_vndetach,
H A Dvfs_fsevents.c1905 .f_detach = filt_fsevent_detach,
H A Dvfs_subr.c3488 .f_detach = filt_fsdetach,
/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c2258 .f_detach = filt_specdetach,
/xnu-2422.115.4/bsd/net/
H A Dbpf.c1945 .f_detach = filt_bpfdetach,

Completed in 192 milliseconds