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