Home
last modified time | relevance | path

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

/titanic_54/usr/src/uts/common/os/
H A Dsunmdi.c291 static boolean_t stop_vhcache_flush_thread(void *, int);
7534 vhc->vhc_cbid = callb_add(stop_vhcache_flush_thread, vhc, in setup_vhci_cache()
7635 stop_vhcache_flush_thread(void *arg, int code) in stop_vhcache_flush_thread() function