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