Home
last modified time | relevance | path

Searched refs:woken_up (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Dvnet.h218 boolean_t woken_up; member
/titanic_44/usr/src/uts/sun4v/io/
H A Dvnet.c1457 if (tx_ringp->woken_up) { in vnet_tx_notify_thread()
1458 tx_ringp->woken_up = B_FALSE; in vnet_tx_notify_thread()
1485 tx_ringp->woken_up = B_TRUE; in vnet_tx_ring_update()