Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/syscall/
H A Dpoll.c294 pollfd_t *pollfdp; in poll_common() local
1225 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert()
1482 pollfd_t *pollfdp = ps->ps_pollfd; in pollchecksanity() local
1809 pollscanrevents(pollcache_t *pcp, pollfd_t *pollfdp, nfds_t nfds) in pollscanrevents()
1835 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll()
2085 pollfd_t *pollfdp = ps->ps_pollfd; in pcacheset_cache_list() local
2447 pcacheset_remove_list(pollstate_t *ps, pollfd_t *pollfdp, int start, int end, in pcacheset_remove_list()
2517 pollfd_t *pollfdp = ps->ps_pcacheset[cacheindex].pcs_pollfd; in pollcheckxref() local
2626 pollfd_t *pollfdp = ps->ps_pollfd; in pollcheckrevents() local
2762 plist_chkdupfd(file_t *fp, polldat_t *pdp, pollstate_t *psp, pollfd_t *pollfdp, in plist_chkdupfd()
/onnv-gate/usr/src/uts/common/io/
H A Ddevpoll.c498 pollfd_t *pollfdp, *pfdp; in dpwrite() local