Home
last modified time | relevance | path

Searched refs:f_attach (Results 1 – 12 of 12) sorted by relevance

/src/sys/kern/
H A Dsubr_log.c79 .f_attach = NULL,
H A Dkern_event.c193 .f_attach = filt_fileattach,
205 .f_attach = filt_procattach,
212 .f_attach = filt_jailattach,
219 .f_attach = filt_timerattach,
226 .f_attach = filt_userattach,
359 .f_attach = filt_nullattach,
1835 if ((error = kn->kn_fop->f_attach(kn)) != 0) { in kqueue_register()
H A Dvfs_aio.c345 .f_attach = filt_aioattach,
352 .f_attach = filt_lioattach,
H A Dkern_sig.c124 .f_attach = filt_sigattach,
H A Dvfs_subr.c6545 .f_attach = filt_fsattach,
/src/sys/sys/
H A Devent.h283 int (*f_attach)(struct knote *kn); member
/src/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c89 .f_attach = NULL,
/src/sys/dev/evdev/
H A Duinput.c104 .f_attach = NULL,
H A Dcdev.c96 .f_attach = NULL,
/src/sys/security/audit/
H A Daudit_pipe.c243 .f_attach = NULL,
/src/sys/net/
H A Dif_tuntap.c262 .f_attach = NULL,
270 .f_attach = NULL,
/src/sys/dev/gpio/
H A Dgpioc.c158 .f_attach = NULL,