Home
last modified time | relevance | path

Searched refs:pm_pollhead (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c708 extern struct pollhead pm_pollhead; /* common/os/sunpm.c */ in pm_chpoll()
720 *phpp = &pm_pollhead; in pm_chpoll()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c462 struct pollhead pm_pollhead; variable
2750 pollwakeup(&pm_pollhead, (POLLRDNORM | POLLIN)); in pm_enqueue_notify()
2768 pollwakeup(&pm_pollhead, (POLLRDNORM | POLLIN)); in pm_enqueue_notify()