Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h347 extern void pcache_wake_parents(pollcache_t *);
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c941 pcache_wake_parents(pcp); in pollnotify()
2295 pcache_wake_parents(pollcache_t *pcp) in pcache_wake_parents() function
/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c1089 pcache_wake_parents(pcp); in dpwrite()