Searched refs:pcache_insert (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | poll_impl.h | 236 extern int pcache_insert(pollstate_t *, file_t *, pollfd_t *, int *, ssize_t,
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | poll.c | 1258 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert() function 1685 error = pcache_insert(ps, fp, in pcacheset_resolve() 1777 error = pcache_insert(ps, fp, ¤t[i], &cnt, in pcacheset_resolve() 2172 error = pcache_insert(ps, fp, &pollfdp[i], fdcntp, (ssize_t)i, in pcacheset_cache_list()
|