Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h363 extern void pcacheset_destroy(pollcacheset_t *, int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c2349 pcacheset_destroy(ps->ps_pcacheset, ps->ps_nsets); in pollstate_destroy()
3020 pcacheset_destroy(pollcacheset_t *pcsp, int nsets) in pcacheset_destroy() function