Home
last modified time | relevance | path

Searched refs:pcacheset_remove_list (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h279 extern void pcacheset_remove_list(pollstate_t *, pollfd_t *, int, int, int,
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c1786 pcacheset_remove_list(ps, current, old_nfds, in pcacheset_resolve()
1797 pcacheset_remove_list(ps, pcsp->pcs_pollfd, nfds, old_nfds, in pcacheset_resolve()
2180 pcacheset_remove_list(ps, pollfdp, 0, i, which, 0); in pcacheset_cache_list()
2480 pcacheset_remove_list(pollstate_t *ps, pollfd_t *pollfdp, int start, int end, in pcacheset_remove_list() function