Home
last modified time | relevance | path

Searched defs:pollfdp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c299 pollfd_t *pollfdp; in poll_common() local
1258 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert()
1515 pollfd_t *pollfdp = ps->ps_pollfd; in pollchecksanity() local
1842 pollscanrevents(pollcache_t *pcp, pollfd_t *pollfdp, nfds_t nfds) in pollscanrevents()
1868 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll()
2118 pollfd_t *pollfdp = ps->ps_pollfd; in pcacheset_cache_list() local
2480 pcacheset_remove_list(pollstate_t *ps, pollfd_t *pollfdp, int start, int end, in pcacheset_remove_list()
2550 pollfd_t *pollfdp = ps->ps_pcacheset[cacheindex].pcs_pollfd; in pollcheckxref() local
2659 pollfd_t *pollfdp = ps->ps_pollfd; in pollcheckrevents() local
2795 plist_chkdupfd(file_t *fp, polldat_t *pdp, pollstate_t *psp, pollfd_t *pollfdp, in plist_chkdupfd()
/titanic_41/usr/src/uts/common/io/
H A Ddevpoll.c501 pollfd_t *pollfdp, *pfdp; in dpwrite() local