Searched refs:ovp_active (Results 1 – 2 of 2) sorted by relevance
156 opp->ovp_active = 0; in overlay_plugin_register()210 if (opp->ovp_active > 0) { in overlay_plugin_unregister()236 opp->ovp_active++; in overlay_plugin_lookup()263 ASSERT(opp->ovp_active > 0); in overlay_plugin_rele()264 opp->ovp_active--; in overlay_plugin_rele()
45 uint_t ovp_active; /* ovp_mutex */ member