Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h322 extern int pcache_poll(pollfd_t *, pollstate_t *, nfds_t, int *, int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c560 error = pcache_poll(pollfdp, ps, nfds, &fdcnt, cacheindex); in poll_common()
1902 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll() function