Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/beri/
H A Dberi_ring.c373 .f_attach = NULL,
380 .f_attach = NULL,
/freebsd-13.1/sys/kern/
H A Dsubr_log.c84 .f_attach = NULL,
H A Dkern_event.c180 .f_attach = filt_fileattach,
190 .f_attach = filt_procattach,
196 .f_attach = filt_timerattach,
202 .f_attach = filt_userattach,
334 .f_attach = filt_nullattach,
1653 if ((error = kn->kn_fop->f_attach(kn)) != 0) { in kqueue_register()
H A Dvfs_aio.c352 .f_attach = filt_aioattach,
358 .f_attach = filt_lioattach,
H A Dkern_sig.c123 .f_attach = filt_sigattach,
H A Dvfs_subr.c6194 .f_attach = filt_fsattach,
/freebsd-13.1/sys/sys/
H A Devent.h264 int (*f_attach)(struct knote *kn); member
/freebsd-13.1/sys/dev/evdev/
H A Duinput.c106 .f_attach = NULL,
H A Dcdev.c98 .f_attach = NULL,
/freebsd-13.1/sys/security/audit/
H A Daudit_pipe.c246 .f_attach = NULL,
/freebsd-13.1/sys/net/
H A Dif_tuntap.c255 .f_attach = NULL,
262 .f_attach = NULL,
/freebsd-13.1/sys/dev/gpio/
H A Dgpioc.c159 .f_attach = NULL,