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