Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h365 extern void pcacheset_remove_list(pollstate_t *, pollfd_t *, int, int, int,
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1820 pcacheset_remove_list(ps, current, old_nfds, in pcacheset_resolve()
1831 pcacheset_remove_list(ps, pcsp->pcs_pollfd, nfds, old_nfds, in pcacheset_resolve()
2212 pcacheset_remove_list(ps, pollfdp, 0, i, which, 0); in pcacheset_cache_list()
2724 pcacheset_remove_list(pollstate_t *ps, pollfd_t *pollfdp, int start, int end, in pcacheset_remove_list() function