Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpoll_impl.h154 #define PSE_FAIL_POLLSTATE 4 macro
/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c2490 return (PSE_FAIL_POLLSTATE); in pollstate_enter()