Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7494 vh->vh_config = vhc; in setup_vhci_cache()
7545 vhc->vhc_cbid = callb_add(stop_vhcache_flush_thread, vhc, in setup_vhci_cache()
8125 vhcache_dirty(vhc); in vhcache_phci_add()
8357 &vhc->vhc_lock, vhc->vhc_flush_at_ticks); in vhcache_flush_thread()
8376 (void) cv_timedwait(&vhc->vhc_cv, &vhc->vhc_lock, in vhcache_flush_thread()
8777 vhcache_dirty(vhc); in adjust_sort_vhcache_paths()
8818 (void) cv_timedwait(&vhc->vhc_cv, &vhc->vhc_lock, in config_client_paths_thread()
8886 if (vhc->vhc_acc_count <= vhc->vhc_acc_thrcount) { in config_client_paths_async()
8990 cv_wait(&vhc->vhc_cv, &vhc->vhc_lock); in single_threaded_vhconfig_enter()
9201 vhcache_dirty(vhc); in build_vhci_cache()
[all …]