Home
last modified time | relevance | path

Searched refs:pcache_insert (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/uts/common/sys/
H A Dpoll_impl.h308 extern int pcache_insert(pollstate_t *, file_t *, pollfd_t *, int *, ssize_t,
/titanic_53/usr/src/uts/common/syscall/
H A Dpoll.c1290 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert() function
1717 error = pcache_insert(ps, fp, in pcacheset_resolve()
1809 error = pcache_insert(ps, fp, &current[i], &cnt, in pcacheset_resolve()
2204 error = pcache_insert(ps, fp, &pollfdp[i], fdcntp, (ssize_t)i, in pcacheset_cache_list()