Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpoll.h145 extern void pollhead_clean(pollhead_t *);
H A Dpoll_impl.h271 extern void pollhead_clean(pollhead_t *);
/titanic_50/usr/src/uts/common/io/
H A Deventfd.c251 pollhead_clean(&state->efd_pollhd); in eventfd_close()
H A Dtimerfd.c404 pollhead_clean(&state->tfd_pollhd); in timerfd_close()
H A Dsignalfd.c598 pollhead_clean(&state->sfd_pollhd); in signalfd_close()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c640 pollhead_clean(&so->so_poll_list); in sonode_fini()
/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c2646 pollhead_clean(pollhead_t *php) in pollhead_clean() function
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c747 pollhead_clean(&stp->sd_pollist); in strclose()