Searched refs:f_detach (Results 1 – 20 of 20) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | sys_eventfd.c | 93 .f_detach = filt_eventfddetach, 99 .f_detach = filt_eventfddetach,
|
| H A D | subr_log.c | 85 .f_detach = logkqdetach,
|
| H A D | tty_pts.c | 501 .f_detach = pts_kqops_read_detach, 506 .f_detach = pts_kqops_write_detach,
|
| H A D | sys_procdesc.c | 489 .f_detach = procdesc_kqops_detach,
|
| H A D | kern_event.c | 183 .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 D | sys_pipe.c | 184 .f_detach = filt_pipedetach_notsup, 189 .f_detach = filt_pipedetach, 194 .f_detach = filt_pipedetach,
|
| H A D | tty.c | 756 .f_detach = tty_kqops_read_detach, 762 .f_detach = tty_kqops_write_detach,
|
| H A D | uipc_socket.c | 183 .f_detach = filt_sordetach, 188 .f_detach = filt_sowdetach, 193 .f_detach = filt_sowdetach,
|
| H A D | vfs_subr.c | 6052 .f_detach = filt_fsdetach, 6130 .f_detach = filt_vfsdetach, 6135 .f_detach = filt_vfsdetach, 6140 .f_detach = filt_vfsdetach,
|
| H A D | uipc_mqueue.c | 281 .f_detach = filt_mqdetach, 286 .f_detach = filt_mqdetach,
|
| H A D | vfs_aio.c | 353 .f_detach = filt_aiodetach, 359 .f_detach = filt_liodetach,
|
| H A D | kern_sig.c | 124 .f_detach = filt_sigdetach,
|
| H A D | subr_bus.c | 420 .f_detach = filt_devctl_detach,
|
| /f-stack/tools/compat/include/sys/ |
| H A D | event.h | 199 void (*f_detach)(struct knote *kn); member
|
| /f-stack/freebsd/sys/ |
| H A D | event.h | 265 void (*f_detach)(struct knote *kn); member
|
| /f-stack/freebsd/x86/acpica/ |
| H A D | acpi_apm.c | 68 .f_detach = apmreadfiltdetach,
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_pipe.c | 247 .f_detach = audit_pipe_kqdetach,
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_pruss.c | 805 .f_detach = ti_pruss_irq_kqread_detach,
|
| /f-stack/freebsd/net/ |
| H A D | if_tuntap.c | 256 .f_detach = tunkqdetach, 263 .f_detach = tunkqdetach,
|
| H A D | bpf.c | 254 .f_detach = filt_bpfdetach,
|