Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/sys/
H A Dpoll_impl.h290 extern pollstate_t *pollstate_create(void);
/titanic_53/usr/src/uts/common/io/
H A Ddevpoll.c740 (void) pollstate_create(); in dpwrite()
1192 ps = pollstate_create(); in dpioctl()
/titanic_53/usr/src/uts/common/syscall/
H A Dpoll.c410 ps = pollstate_create(); in poll_common()
2312 pollstate_create() in pollstate_create() function