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