Searched refs:pollcheckrevents (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/syscall/ |
H A D | poll.c | 113 static int pollcheckrevents(pollstate_t *, int, int, int); 1931 ASSERT(pollcheckrevents(ps, begin, fd, which)); in pcache_poll() 2133 ASSERT(pollcheckrevents(ps, begin, end + 1, which)); in pcache_poll() 2895 pollcheckrevents(pollstate_t *ps, int begin, int end, int cacheindex) in pollcheckrevents() function
|