Searched refs:keo_fetch_changes (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/compat/common/ |
| H A D | kern_event_100.c | 66 .keo_fetch_changes = compat_100___kevent50_fetch_changes, in compat_100_sys___kevent50()
|
| H A D | kern_select_50.c | 89 .keo_fetch_changes = compat_100___kevent50_fetch_changes, in compat_50_sys_kevent()
|
| /netbsd-src/sys/kern/ |
| H A D | sys_epoll.c | 259 .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 D | kern_event.c | 1783 .keo_fetch_changes = kevent_fetch_changes, 1844 error = (*keops->keo_fetch_changes)(keops->keo_private, in kevent1()
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_event.c | 127 .keo_fetch_changes = netbsd32_kevent_fetch_changes, in netbsd32___kevent100()
|
| H A D | netbsd32_compat_100.c | 123 .keo_fetch_changes = compat_100_netbsd32_kevent_fetch_changes, in compat_100_netbsd32___kevent50()
|
| H A D | netbsd32_compat_50.c | 610 .keo_fetch_changes = compat_100_netbsd32_kevent_fetch_changes, in compat_50_netbsd32_kevent()
|
| /netbsd-src/sys/sys/ |
| H A D | event.h | 318 kevent_fetch_changes_t keo_fetch_changes; member
|
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_inotify.c | 434 .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()
|