Searched refs:linux_epoll_wait (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/compat/linux/ |
| HD | linux_event.c | 553 linux_epoll_wait(struct thread *td, struct linux_epoll_wait_args *args) in linux_epoll_wait() function
|
| /NextBSD/sys/amd64/linux/ |
| HD | linux_sysent.c | 253 …{ AS(linux_epoll_wait_args), (sy_call_t *)linux_epoll_wait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
|
| HD | linux_proto.h | 1292 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
|
| /NextBSD/sys/i386/linux/ |
| HD | linux_sysent.c | 277 …{ AS(linux_epoll_wait_args), (sy_call_t *)linux_epoll_wait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
|
| HD | linux_proto.h | 1368 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
|
| /NextBSD/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 278 …{ AS(linux_epoll_wait_args), (sy_call_t *)linux_epoll_wait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC…
|
| HD | linux32_proto.h | 1348 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
|