Home
last modified time | relevance | path

Searched refs:keo_fetch_changes (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/compat/common/
H A Dkern_event_100.c66 .keo_fetch_changes = compat_100___kevent50_fetch_changes, in compat_100_sys___kevent50()
H A Dkern_select_50.c89 .keo_fetch_changes = compat_100___kevent50_fetch_changes, in compat_50_sys_kevent()
/netbsd-src/sys/kern/
H A Dsys_epoll.c259 .keo_fetch_changes = epoll_kev_fetch_changes, in epoll_ctl_common()
388 .keo_fetch_changes = NULL, in epoll_wait_common()
501 .keo_fetch_changes = epoll_kev_fetch_changes, in epoll_register_kevent()
H A Dkern_event.c1783 .keo_fetch_changes = kevent_fetch_changes,
1844 error = (*keops->keo_fetch_changes)(keops->keo_private, in kevent1()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_event.c127 .keo_fetch_changes = netbsd32_kevent_fetch_changes, in netbsd32___kevent100()
H A Dnetbsd32_compat_100.c123 .keo_fetch_changes = compat_100_netbsd32_kevent_fetch_changes, in compat_100_netbsd32___kevent50()
H A Dnetbsd32_compat_50.c610 .keo_fetch_changes = compat_100_netbsd32_kevent_fetch_changes, in compat_50_netbsd32_kevent()
/netbsd-src/sys/sys/
H A Devent.h318 kevent_fetch_changes_t keo_fetch_changes; member
/netbsd-src/sys/compat/linux/common/
H A Dlinux_inotify.c434 .keo_fetch_changes = inotify_kev_fetch_changes, in linux_sys_inotify_add_watch()
625 .keo_fetch_changes = inotify_kev_fetch_changes, in inotify_close_wd()