Searched refs:pcacheset_resolve (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | poll_impl.h | 355 extern int pcacheset_resolve(pollstate_t *, nfds_t, int *, int);
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | poll.c | 495 error = pcacheset_resolve(ps, nfds, &fdcnt, in poll_common() 534 error = pcacheset_resolve(ps, nfds, &fdcnt, cacheindex); in poll_common() 1579 pcacheset_resolve(pollstate_t *ps, nfds_t nfds, int *fdcntp, int which) in pcacheset_resolve() function
|