Searched refs:fifo_mutex (Results 1 – 2 of 2) sorted by relevance
95 mutex_init(&fifo->fifo_mutex); in vmw_fifo_init()308 mutex_lock(&fifo_state->fifo_mutex); in vmw_fifo_reserve()376 mutex_unlock(&fifo_state->fifo_mutex); in vmw_fifo_reserve()465 mutex_unlock(&fifo_state->fifo_mutex); in vmw_fifo_commit()
138 struct mutex fifo_mutex; member