Searched refs:filelist_mutex (Results 1 – 6 of 6) sorted by relevance
43 mutex_lock(&dev->filelist_mutex); in drm_client_open()45 mutex_unlock(&dev->filelist_mutex); in drm_client_open()56 mutex_lock(&dev->filelist_mutex); in drm_client_close()58 mutex_unlock(&dev->filelist_mutex); in drm_client_close()
267 mutex_lock(&dev->filelist_mutex); in drm_close_helper()269 mutex_unlock(&dev->filelist_mutex); in drm_close_helper()328 mutex_lock(&dev->filelist_mutex); in drm_open_helper()330 mutex_unlock(&dev->filelist_mutex); in drm_open_helper()
659 mutex_init(&dev->filelist_mutex); in drm_dev_init()714 mutex_destroy(&dev->filelist_mutex); in drm_dev_init()790 mutex_destroy(&dev->filelist_mutex); in drm_dev_fini()
91 mutex_lock(&dev->filelist_mutex); in drm_clients_info()108 mutex_unlock(&dev->filelist_mutex); in drm_clients_info()
150 struct mutex filelist_mutex; member
98 mutex_lock(&ddev->filelist_mutex); in amdgpu_gem_force_release()114 mutex_unlock(&ddev->filelist_mutex); in amdgpu_gem_force_release()854 r = mutex_lock_interruptible(&dev->filelist_mutex); in amdgpu_debugfs_gem_info()878 mutex_unlock(&dev->filelist_mutex); in amdgpu_debugfs_gem_info()