Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_event.c465 linux_epoll_pwait(struct thread *td, struct linux_epoll_pwait_args *args) in linux_epoll_pwait() function
/src/sys/arm64/linux/
H A Dlinux_sysent.c39 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
H A Dlinux_proto.h1267 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
/src/sys/amd64/linux32/
H A Dlinux32_sysent.c337 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
H A Dlinux32_proto.h1988 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
/src/sys/amd64/linux/
H A Dlinux_sysent.c298 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
H A Dlinux_proto.h1669 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
/src/sys/i386/linux/
H A Dlinux_sysent.c336 …{ .sy_narg = AS(linux_epoll_pwait_args), .sy_call = (sy_call_t *)linux_epoll_pwait, .sy_auevent = …
H A Dlinux_proto.h1984 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);