Searched defs:vnet_stop_resources (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c130 static void vnet_stop_resources(vnet_t *vnetp);
703 * while we release the vrwlock in vnet_stop_resources() before
708 vnet_stop_resources(vnetp);
1760 * in vnet_m_stop() and vnet_stop_resources().
1825 * vnet_stop_resources -- stop all resources associated with a vnet.
1828 vnet_stop_resources(vnet_t *vnetp) function
3121 * vnet_start_resources() and vnet_stop_resources(). The starting and stopping

Completed in 77 milliseconds