Home
last modified time | relevance | path

Searched refs:pool_pset_disable (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpool_pset.h61 extern int pool_pset_disable(void);
/titanic_41/usr/src/uts/common/os/
H A Dpool_pset.c284 pool_pset_disable(void) in pool_pset_disable() function
H A Dpool.c338 ret = pool_pset_disable(); in pool_disable()