Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpoll_impl.h153 #define PSE_FAIL_DEADLOCK 3 macro
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c1436 case PSE_FAIL_DEADLOCK: in dppoll()
/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c2512 return (PSE_FAIL_DEADLOCK); in pollstate_enter()