Searched refs:linux_epoll_pwait (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c632 linux_epoll_pwait(struct thread *td, struct linux_epoll_pwait_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c301 { AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 281 = linux_epoll_pwait */
H A Dlinux_proto.h1458 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c340 { AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 319 = linux_epoll_pwait */
H A Dlinux32_proto.h1754 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c339 { AS(linux_epoll_pwait_args), (sy_call_t *)linux_epoll_pwait, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 319 = linux_epoll_pwait */
H A Dlinux_proto.h1774 int linux_epoll_pwait(struct thread *, struct linux_epoll_pwait_args *);

Completed in 102 milliseconds