Searched refs:linux_epoll_pwait (Results 1 – 9 of 9) sorted by relevance
| /src/sys/compat/linux/ |
| H A D | linux_event.c | 465 linux_epoll_pwait(struct thread *td, struct linux_epoll_pwait_args *args) in linux_epoll_pwait() function
|
| /src/sys/arm64/linux/ |
| H A D | linux_sysent.c | 39 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
|
| H A D | linux_proto.h | 1267 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|
| /src/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 337 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
|
| H A D | linux32_proto.h | 1988 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|
| /src/sys/amd64/linux/ |
| H A D | linux_sysent.c | 298 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
|
| H A D | linux_proto.h | 1669 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|
| /src/sys/i386/linux/ |
| H A D | linux_sysent.c | 336 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
|
| H A D | linux_proto.h | 1984 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|