Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_event.c370 linux_epoll_wait_ts(struct thread *td, int epfd, struct epoll_event *events, in linux_epoll_wait_ts() function
450 return (linux_epoll_wait_ts(td, epfd, events, maxevents, tsp, uset)); in linux_epoll_wait_common()
500 return (linux_epoll_wait_ts(td, args->epfd, args->events, in linux_epoll_pwait2_64()
524 return (linux_epoll_wait_ts(td, args->epfd, args->events, in linux_epoll_pwait2()