Home
last modified time | relevance | path

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

123

/netbsd-src/sys/kern/
H A Dkern_event.c206 .f_attach = NULL,
213 .f_attach = NULL,
220 .f_attach = NULL,
227 .f_attach = filt_procattach,
240 .f_attach = filt_fileattach,
247 .f_attach = filt_timerattach,
255 .f_attach = filt_userattach,
558 KASSERT(kn->kn_fop->f_attach != NULL); in filter_attach()
566 rv = kn->kn_fop->f_attach(kn); in filter_attach()
569 rv = kn->kn_fop->f_attach(kn); in filter_attach()
[all …]
H A Dsubr_log.c294 .f_attach = NULL,
H A Dsys_pipe.c1119 .f_attach = NULL,
1126 .f_attach = NULL,
H A Duipc_socket.c2353 .f_attach = NULL,
2360 .f_attach = NULL,
2367 .f_attach = NULL,
2374 .f_attach = NULL,
H A Dtty_pty.c1006 .f_attach = NULL,
1013 .f_attach = NULL,
/netbsd-src/sys/nfs/
H A Dnfs_kq.c279 .f_attach = NULL,
286 .f_attach = NULL,
/netbsd-src/sys/arch/amiga/dev/
H A Devent.c195 .f_attach = NULL,
/netbsd-src/sys/arch/atari/dev/
H A Devent.c195 .f_attach = NULL,
/netbsd-src/sys/dev/sun/
H A Devent.c201 .f_attach = NULL,
/netbsd-src/sys/sys/
H A Devent.h230 int (*f_attach) (struct knote *); member
/netbsd-src/sys/arch/x68k/dev/
H A Devent.c221 .f_attach = NULL,
/netbsd-src/sys/dev/sbus/
H A Dbpp.c525 .f_attach = NULL,
555 .f_attach = NULL,
/netbsd-src/sys/dev/pci/
H A Dvio9p.c423 .f_attach = NULL,
439 .f_attach = NULL,
/netbsd-src/sys/miscfs/fifofs/
H A Dfifo_vnops.c658 .f_attach = NULL,
665 .f_attach = NULL,
/netbsd-src/sys/miscfs/genfs/
H A Dgenfs_vnops.c588 .f_attach = NULL,
595 .f_attach = NULL,
602 .f_attach = NULL,
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_sync_file.c204 .f_attach = NULL,
/netbsd-src/sys/rump/librump/rumpkern/
H A Dsignals.c43 .f_attach = (void *)eopnotsupp,
H A Demul.c339 .f_attach = rump_filt_fsattach,
/netbsd-src/sys/arch/landisk/dev/
H A Dbutton.c320 .f_attach = NULL,
/netbsd-src/sys/dev/wscons/
H A Dwsevent.c330 .f_attach = NULL,
/netbsd-src/sys/arch/macppc/dev/
H A Dapm.c410 .f_attach = NULL,
/netbsd-src/sys/arch/arc/dev/
H A Dopms.c477 .f_attach = NULL,
/netbsd-src/sys/dev/usb/
H A Dudsir.c667 .f_attach = NULL,
674 .f_attach = NULL,
H A Dustir.c1099 .f_attach = NULL,
1106 .f_attach = NULL,
/netbsd-src/sys/dev/ir/
H A Dirframe_tty.c834 .f_attach = NULL,
841 .f_attach = NULL,

123