topology_ref_history_lock
mutex_lock(&mgr->topology_ref_history_lock);
mutex_unlock(&mgr->topology_ref_history_lock);
topology_ref_history_lock(mstb->mgr);
topology_ref_history_lock(mstb->mgr);
topology_ref_history_lock(mstb->mgr);
topology_ref_history_lock(port->mgr);
topology_ref_history_lock(port->mgr);
topology_ref_history_lock(port->mgr);
rw_init(&mgr->topology_ref_history_lock, "msttr");
mutex_destroy(&mgr->topology_ref_history_lock);
struct rwlock topology_ref_history_lock;