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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c542 linux_epoll_wait_common(struct thread *td, int epfd, struct epoll_event *events, function
626 return (linux_epoll_wait_common(td, args->epfd, args->events,
648 return (linux_epoll_wait_common(td, args->epfd, args->events,

Completed in 53 milliseconds