Searched refs:num_fifo_resources (Results 1 – 2 of 2) sorted by relevance
580 atomic_t num_fifo_resources; member1437 atomic_inc(&dev_priv->num_fifo_resources); in vmw_fifo_resource_inc()1442 atomic_dec(&dev_priv->num_fifo_resources); in vmw_fifo_resource_dec()
1550 if (atomic_read(&dev_priv->num_fifo_resources) != 0) { in vmw_pm_freeze()
Completed in 10 milliseconds