Home
last modified time | relevance | path

Searched refs:pollhead_clean (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpoll.h134 extern void pollhead_clean(pollhead_t *);
H A Dpoll_impl.h203 extern void pollhead_clean(pollhead_t *);
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c640 pollhead_clean(&so->so_poll_list); in sonode_fini()
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c2407 pollhead_clean(pollhead_t *php) in pollhead_clean() function
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c746 pollhead_clean(&stp->sd_pollist); in strclose()