Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_misc.c133 static int linux_pollout(struct thread *, struct pollfd *,
2258 error = linux_pollout(td, kfds, fds, nfds); in linux_common_ppoll()
2319 linux_pollout(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in linux_pollout() function