Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h276 extern pollcacheset_t *pcacheset_create(int);
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c2270 ps->ps_pcacheset = pcacheset_create(ps->ps_nsets); in pollstate_create()
2767 pcacheset_create(int nsets) in pcacheset_create() function