Searched refs:f_attach (Results 1 – 12 of 12) sorted by relevance
| /src/sys/kern/ |
| H A D | subr_log.c | 79 .f_attach = NULL,
|
| H A D | kern_event.c | 193 .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 D | vfs_aio.c | 345 .f_attach = filt_aioattach, 352 .f_attach = filt_lioattach,
|
| H A D | kern_sig.c | 124 .f_attach = filt_sigattach,
|
| H A D | vfs_subr.c | 6545 .f_attach = filt_fsattach,
|
| /src/sys/sys/ |
| H A D | event.h | 283 int (*f_attach)(struct knote *kn); member
|
| /src/sys/dev/qat/qat_common/ |
| H A D | adf_freebsd_dev_processes.c | 89 .f_attach = NULL,
|
| /src/sys/dev/evdev/ |
| H A D | uinput.c | 104 .f_attach = NULL,
|
| H A D | cdev.c | 96 .f_attach = NULL,
|
| /src/sys/security/audit/ |
| H A D | audit_pipe.c | 243 .f_attach = NULL,
|
| /src/sys/net/ |
| H A D | if_tuntap.c | 262 .f_attach = NULL, 270 .f_attach = NULL,
|
| /src/sys/dev/gpio/ |
| H A D | gpioc.c | 158 .f_attach = NULL,
|