Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpoll_impl.h277 extern void pcacheset_destroy(pollcacheset_t *, int);
/titanic_44/usr/src/uts/common/syscall/
H A Dpoll.c2285 pcacheset_destroy(ps->ps_pcacheset, ps->ps_nsets); in pollstate_destroy()
2773 pcacheset_destroy(pollcacheset_t *pcsp, int nsets) in pcacheset_destroy() function