Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c89 pollhead_clean(&endpt->ctfs_endpt_listener.ctl_pollhead); in ctfs_endpoint_inactive()
155 *php = &endpt->ctfs_endpt_listener.ctl_pollhead; in ctfs_endpoint_poll()
/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h311 pollhead_t ctl_pollhead; /* so we can poll(2) */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c2049 pollwakeup(&l->ctl_pollhead, POLLIN); in cte_qwakeup()
2489 pollwakeup(&l->ctl_pollhead, POLLIN); in cte_reset_listener()