Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_event.c456 linux_epoll_wait(struct thread *td, struct linux_epoll_wait_args *args) in linux_epoll_wait() function
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_sysent.c274 …{ .sy_narg = AS(linux_epoll_wait_args), .sy_call = (sy_call_t *)linux_epoll_wait, .sy_auevent = AU…
HDlinux32_proto.h1924 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
/freebsd-14-stable/sys/amd64/linux/
HDlinux_sysent.c249 …{ .sy_narg = AS(linux_epoll_wait_args), .sy_call = (sy_call_t *)linux_epoll_wait, .sy_auevent = AU…
HDlinux_proto.h1618 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);
/freebsd-14-stable/sys/i386/linux/
HDlinux_sysent.c273 …{ .sy_narg = AS(linux_epoll_wait_args), .sy_call = (sy_call_t *)linux_epoll_wait, .sy_auevent = AU…
HDlinux_proto.h1920 int linux_epoll_wait(struct thread *, struct linux_epoll_wait_args *);