Searched refs:pcache_delete_fd (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | poll_impl.h | 257 extern int pcache_delete_fd(pollstate_t *, int, size_t, int, uint_t);
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | poll.c | 1414 pcache_delete_fd(pollstate_t *ps, int fd, size_t pos, int which, uint_t cevent) in pcache_delete_fd() function 1632 if (pcache_delete_fd(ps, tmpfd, count, which, in pcacheset_resolve() 2489 if (pcache_delete_fd(ps, pollfdp[i].fd, i, cacheindex, in pcacheset_remove_list()
|