Home
last modified time | relevance | path

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

/titanic_51/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,ssize_t pos,int which) pcache_insert() argument
1547 pollfd_t *pollfdp = ps->ps_pollfd; pollchecksanity() local
1874 pollscanrevents(pollcache_t * pcp,pollfd_t * pollfdp,nfds_t nfds) pollscanrevents() argument
1900 pcache_poll(pollfd_t * pollfdp,pollstate_t * ps,nfds_t nfds,int * fdcntp,int which) pcache_poll() argument
2150 pollfd_t *pollfdp = ps->ps_pollfd; pcacheset_cache_list() local
2719 pcacheset_remove_list(pollstate_t * ps,pollfd_t * pollfdp,int start,int end,int cacheindex,int flag) pcacheset_remove_list() argument
2789 pollfd_t *pollfdp = ps->ps_pcacheset[cacheindex].pcs_pollfd; pollcheckxref() local
2898 pollfd_t *pollfdp = ps->ps_pollfd; pollcheckrevents() local
3034 plist_chkdupfd(file_t * fp,polldat_t * pdp,pollstate_t * psp,pollfd_t * pollfdp,int entry,int * fdcntp) plist_chkdupfd() argument
[all...]
/titanic_51/usr/src/uts/common/io/
H A Ddevpoll.c637 pollfd_t *pollfdp, *pfdp; in dpwrite() local