Searched refs:tm_refs (Results 1 – 3 of 3) sorted by relevance
63 mod->tm_refs++; in topo_mod_hold()64 assert(mod->tm_refs != 0); in topo_mod_hold()71 assert(mod->tm_refs != 0); in topo_mod_rele()78 if (--mod->tm_refs == 0) in topo_mod_rele()187 assert(mod->tm_refs == 0); in topo_mod_destroy()398 mp->tm_refs = 0; in topo_modhash_unload_all()
72 uint_t tm_refs; /* Module reference count */ member
209 mdb_printf("%-12s %-36u %-30s\n", "tm_refs", tm.tm_refs, in topo_module()