Searched refs:pcache_poll (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | poll_impl.h | 238 extern int pcache_poll(pollfd_t *, pollstate_t *, nfds_t, int *, int);
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | poll.c | 524 error = pcache_poll(pollfdp, ps, nfds, &fdcnt, cacheindex); in poll_common() 1868 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll() function
|