Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h148 #define POLLSTATE_ULFAIL 0x2 macro
/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c541 if ((ps->ps_flags & POLLSTATE_ULFAIL) in dp_pcache_poll()
544 ~POLLSTATE_ULFAIL; in dp_pcache_poll()
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c258 ps->ps_flags |= POLLSTATE_ULFAIL; in pollunlock()