Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_log.c79 .f_attach = NULL,
H A Dkern_event.c184 .f_attach = filt_fileattach,
194 .f_attach = filt_procattach,
200 .f_attach = filt_timerattach,
206 .f_attach = filt_userattach,
338 .f_attach = filt_nullattach,
1676 if ((error = kn->kn_fop->f_attach(kn)) != 0) { in kqueue_register()
H A Dvfs_aio.c344 .f_attach = filt_aioattach,
350 .f_attach = filt_lioattach,
H A Dkern_sig.c122 .f_attach = filt_sigattach,
H A Dvfs_subr.c6485 .f_attach = filt_fsattach,
/freebsd/sys/sys/
H A Devent.h270 int (*f_attach)(struct knote *kn); member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c90 .f_attach = NULL,
/freebsd/sys/dev/evdev/
H A Duinput.c104 .f_attach = NULL,
H A Dcdev.c96 .f_attach = NULL,
/freebsd/sys/security/audit/
H A Daudit_pipe.c243 .f_attach = NULL,
/freebsd/sys/net/
H A Dif_tuntap.c258 .f_attach = NULL,
265 .f_attach = NULL,
/freebsd/sys/dev/gpio/
H A Dgpioc.c156 .f_attach = NULL,