Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c333 pollfd_t *pollfdp; in poll_common() local
1290 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert()
1547 pollfd_t *pollfdp = ps->ps_pollfd; in pollchecksanity() local
1874 pollscanrevents(pollcache_t *pcp, pollfd_t *pollfdp, nfds_t nfds) in pollscanrevents()
1900 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll()
2150 pollfd_t *pollfdp = ps->ps_pollfd; in pcacheset_cache_list() local
2719 pcacheset_remove_list(pollstate_t *ps, pollfd_t *pollfdp, int start, int end, in pcacheset_remove_list()
2789 pollfd_t *pollfdp = ps->ps_pcacheset[cacheindex].pcs_pollfd; in pollcheckxref() local
2898 pollfd_t *pollfdp = ps->ps_pollfd; in pollcheckrevents() local
3034 plist_chkdupfd(file_t *fp, polldat_t *pdp, pollstate_t *psp, pollfd_t *pollfdp, in plist_chkdupfd()
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c637 pollfd_t *pollfdp, *pfdp; in dpwrite() local