Home
last modified time | relevance | path

Searched refs:polldat (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h150 typedef struct polldat { struct
157 struct polldat *pd_next; /* next on pollhead's ph_list */ argument
158 struct polldat *pd_hashnext; /* next on pollhead's ph_list */ argument
H A Dpoll.h106 struct polldat *ph_list; /* list of pollers */
H A Dport_impl.h208 struct polldat pfd_pd;