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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c173 .f_detach = filt_kqdetach,
190 .f_detach = filt_procdetach,
200 .f_detach = filt_vmdetach,
217 .f_detach = filt_timerdetach,
255 .f_detach = filt_userdetach,
1118 kn->kn_fop->f_detach(kn);
1138 kn->kn_fop->f_detach(kn);
1638 kn->kn_fop->f_detach(kn);
1658 kn->kn_fop->f_detach(kn);
1840 kn->kn_fop->f_detach(k
[all...]
H A Dsys_pipe.c189 .f_detach = filt_pipedetach,
195 .f_detach = filt_pipedetach,
H A Dtty_ptmx.c1531 .f_detach = ptsd_kqops_detach,
H A Duipc_socket.c152 .f_detach = filt_sordetach,
157 .f_detach = filt_sowdetach,
162 .f_detach = filt_sockdetach,
H A Dkern_sig.c155 .f_detach = filt_sigdetach,
/darwin-on-arm/xnu/bsd/sys/
H A Devent.h400 void (*f_detach)(struct knote *kn); member in struct:filterops
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_pset.c327 .f_detach = filt_machportdetach,
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c144 .f_detach = filt_vndetach,
H A Dvfs_fsevents.c1837 .f_detach = filt_fsevent_detach,
H A Dvfs_subr.c3488 .f_detach = filt_fsdetach,
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1966 .f_detach = filt_specdetach,
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c1837 .f_detach = filt_bpfdetach,

Completed in 184 milliseconds