Searched refs:f_attach (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/sys/dev/beri/ |
| H A D | beri_ring.c | 373 .f_attach = NULL, 380 .f_attach = NULL,
|
| /freebsd-13.1/sys/kern/ |
| H A D | subr_log.c | 84 .f_attach = NULL,
|
| H A D | kern_event.c | 180 .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 D | vfs_aio.c | 352 .f_attach = filt_aioattach, 358 .f_attach = filt_lioattach,
|
| H A D | kern_sig.c | 123 .f_attach = filt_sigattach,
|
| H A D | vfs_subr.c | 6194 .f_attach = filt_fsattach,
|
| /freebsd-13.1/sys/sys/ |
| H A D | event.h | 264 int (*f_attach)(struct knote *kn); member
|
| /freebsd-13.1/sys/dev/evdev/ |
| H A D | uinput.c | 106 .f_attach = NULL,
|
| H A D | cdev.c | 98 .f_attach = NULL,
|
| /freebsd-13.1/sys/security/audit/ |
| H A D | audit_pipe.c | 246 .f_attach = NULL,
|
| /freebsd-13.1/sys/net/ |
| H A D | if_tuntap.c | 255 .f_attach = NULL, 262 .f_attach = NULL,
|
| /freebsd-13.1/sys/dev/gpio/ |
| H A D | gpioc.c | 159 .f_attach = NULL,
|