Searched refs:pcacheset_cache_list (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | poll_impl.h | 278 extern int pcacheset_cache_list(pollstate_t *, pollfd_t *, int *, int);
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | poll.c | 436 error = pcacheset_cache_list(ps, fds, &fdcnt, cacheindex); in poll_common() 485 error = pcacheset_cache_list(ps, fds, &fdcnt, in poll_common() 2116 pcacheset_cache_list(pollstate_t *ps, pollfd_t *fds, int *fdcntp, int which) in pcacheset_cache_list() function
|