Searched refs:f_attach (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/sys/dev/beri/ |
| H A D | beri_ring.c | 371 .f_attach = NULL, 378 .f_attach = NULL,
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_log.c | 82 .f_attach = NULL,
|
| H A D | kern_event.c | 178 .f_attach = filt_fileattach, 188 .f_attach = filt_procattach, 194 .f_attach = filt_timerattach, 200 .f_attach = filt_userattach, 332 .f_attach = filt_nullattach, 1670 if ((error = kn->kn_fop->f_attach(kn)) != 0) { in kqueue_register()
|
| H A D | vfs_aio.c | 352 .f_attach = filt_aioattach, 358 .f_attach = filt_lioattach,
|
| H A D | kern_sig.c | 124 .f_attach = filt_sigattach,
|
| H A D | vfs_subr.c | 6414 .f_attach = filt_fsattach,
|
| /freebsd-14.2/sys/sys/ |
| H A D | event.h | 267 int (*f_attach)(struct knote *kn); member
|
| /freebsd-14.2/sys/dev/qat/qat_common/ |
| H A D | adf_freebsd_dev_processes.c | 90 .f_attach = NULL,
|
| /freebsd-14.2/sys/dev/evdev/ |
| H A D | uinput.c | 104 .f_attach = NULL,
|
| H A D | cdev.c | 96 .f_attach = NULL,
|
| /freebsd-14.2/sys/security/audit/ |
| H A D | audit_pipe.c | 244 .f_attach = NULL,
|
| /freebsd-14.2/sys/net/ |
| H A D | if_tuntap.c | 258 .f_attach = NULL, 265 .f_attach = NULL,
|
| /freebsd-14.2/sys/dev/gpio/ |
| H A D | gpioc.c | 157 .f_attach = NULL,
|