Searched refs:linux_epoll_pwait (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 42 …{ AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STAT…
|
| H A D | linux_proto.h | 1073 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_event.c | 632 linux_epoll_pwait(struct thread *td, struct linux_epoll_pwait_args *args) in linux_epoll_pwait() function
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 301 …{ AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STAT…
|
| H A D | linux_proto.h | 1459 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 339 …{ AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STAT…
|
| H A D | linux32_proto.h | 1755 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 339 …{ AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STAT…
|
| H A D | linux_proto.h | 1775 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
|