Searched refs:fifo_mutex (Results 1 – 2 of 2) sorted by relevance
112 mutex_init(&fifo->fifo_mutex); in vmw_fifo_init()325 mutex_lock(&fifo_state->fifo_mutex); in vmw_fifo_reserve()393 mutex_unlock(&fifo_state->fifo_mutex); in vmw_fifo_reserve()482 mutex_unlock(&fifo_state->fifo_mutex); in vmw_fifo_commit()
184 struct mutex fifo_mutex; member