Searched refs:last_instance (Results 1 – 2 of 2) sorted by relevance
668 int last_instance; in netmap_dtor() local671 last_instance = netmap_dtor_locked(priv); in netmap_dtor()673 if (last_instance) { in netmap_dtor()
742 int last_instance; in nm_bdg_detach() local763 last_instance = netmap_dtor_locked(bna->na_kpriv); /* unregister */ in nm_bdg_detach()764 if (!last_instance) { in nm_bdg_detach()