Searched refs:linux_pollout (Results 1 – 1 of 1) sorted by relevance
132 static int linux_pollout(struct thread *, struct pollfd *,2232 error = linux_pollout(td, kfds, fds, nfds); in linux_common_ppoll()2293 linux_pollout(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in linux_pollout() function