Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpoll.h127 extern void pollcacheclean(struct fpollinfo *, int);
/titanic_41/usr/src/uts/common/os/
H A Dfio.c789 pollcacheclean(fpip, fd); in closeandsetf()
1464 pollcacheclean(fpip, fd); in close_exec()
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c2320 pollcacheclean(fpollinfo_t *fip, int fd) in pollcacheclean() function