Searched refs:cur_mutex (Results 1 – 1 of 1) sorted by relevance
112 struct mutex cur_mutex; member211 if (mutex_lock_interruptible(&man->cur_mutex)) in vmw_cmdbuf_cur_lock()214 mutex_lock(&man->cur_mutex); in vmw_cmdbuf_cur_lock()227 mutex_unlock(&man->cur_mutex); in vmw_cmdbuf_cur_unlock()668 lockdep_assert_held_once(&man->cur_mutex); in __vmw_cmdbuf_cur_flush()1053 lockdep_assert_held_once(&man->cur_mutex); in vmw_cmdbuf_commit_cur()1332 mutex_init(&man->cur_mutex); in vmw_cmdbuf_man_create()1406 mutex_destroy(&man->cur_mutex); in vmw_cmdbuf_man_destroy()