Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_event.c426 linux_epoll_wait_common(struct thread *td, int epfd, struct epoll_event *events, in linux_epoll_wait_common() function
509 return (linux_epoll_wait_common(td, args->epfd, args->events, in linux_epoll_wait()
531 return (linux_epoll_wait_common(td, args->epfd, args->events, in linux_epoll_pwait()