Home
last modified time | relevance | path

Searched refs:linux_epoll_pwait2_64 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_event.c481 linux_epoll_pwait2_64(struct thread *td, struct linux_epoll_pwait2_64_args *args) in linux_epoll_pwait2_64() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c458 …{ .sy_narg = AS(linux_epoll_pwait2_64_args), .sy_call = (sy_call_t *)linux_epoll_pwait2_64, .sy_au…
H A Dlinux_proto.h2100 int linux_epoll_pwait2_64(struct thread *, struct linux_epoll_pwait2_64_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c459 …{ .sy_narg = AS(linux_epoll_pwait2_64_args), .sy_call = (sy_call_t *)linux_epoll_pwait2_64, .sy_au…
H A Dlinux32_proto.h2104 int linux_epoll_pwait2_64(struct thread *, struct linux_epoll_pwait2_64_args *);