Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h98 size_t pcs_nfds; /* number of poll fd in cached list */ member
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c1236 j < pcsp->pcs_nfds; j++) { in pcacheset_invalidate()
1572 old_nfds = pcsp->pcs_nfds; in pcacheset_resolve()
1811 pcsp->pcs_nfds = nfds; in pcacheset_resolve()
2137 pcacheset[which].pcs_nfds = ps->ps_nfds; in pcacheset_cache_list()
2241 j < pcsp->pcs_nfds; j++) { in pcache_clean_entry()
2556 for (i = 0; i < ps->ps_pcacheset[cacheindex].pcs_nfds; i++) { in pollcheckxref()
2572 j < ps->ps_pcacheset[cacheindex].pcs_nfds; in pollcheckxref()
2612 ASSERT(refp->xf_position < pcsp->pcs_nfds); in checkpolldat()
2779 kmem_free(pcsp[i].pcs_pollfd, pcsp[i].pcs_nfds * in pcacheset_destroy()