Home
last modified time | relevance | path

Searched refs:linux_epoll_wait (Results 1 – 7 of 7) sorted by relevance

/src/sys/compat/linux/
H A Dlinux_event.c456 linux_epoll_wait(struct thread *td, struct linux_epoll_wait_args *args) in linux_epoll_wait() function
/src/sys/amd64/linux32/
H A Dlinux32_sysent.c274 …{ .sy_narg = AS(linux_epoll_wait_args), .sy_call = (sy_call_t *)linux_epoll_wait, .sy_auevent = AU…
H A Dlinux32_proto.h1927 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
/src/sys/amd64/linux/
H A Dlinux_sysent.c249 …{ .sy_narg = AS(linux_epoll_wait_args), .sy_call = (sy_call_t *)linux_epoll_wait, .sy_auevent = AU…
H A Dlinux_proto.h1621 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
/src/sys/i386/linux/
H A Dlinux_sysent.c273 …{ .sy_narg = AS(linux_epoll_wait_args), .sy_call = (sy_call_t *)linux_epoll_wait, .sy_auevent = AU…
H A Dlinux_proto.h1923 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);