Searched refs:cur_mutex (Results 1 – 1 of 1) sorted by relevance
111 struct mutex cur_mutex; member209 if (mutex_lock_interruptible(&man->cur_mutex)) in vmw_cmdbuf_cur_lock()212 mutex_lock(&man->cur_mutex); in vmw_cmdbuf_cur_lock()225 mutex_unlock(&man->cur_mutex); in vmw_cmdbuf_cur_unlock()664 lockdep_assert_held_once(&man->cur_mutex); in __vmw_cmdbuf_cur_flush()1049 lockdep_assert_held_once(&man->cur_mutex); in vmw_cmdbuf_commit_cur()1328 mutex_init(&man->cur_mutex); in vmw_cmdbuf_man_create()1402 mutex_destroy(&man->cur_mutex); in vmw_cmdbuf_man_destroy()