Searched refs:filelist_mutex (Results 1 – 9 of 9) sorted by relevance
142 mutex_lock(&xe->drm.filelist_mutex); in ccs_mode_store()144 mutex_unlock(&xe->drm.filelist_mutex); in ccs_mode_store()156 mutex_unlock(&xe->drm.filelist_mutex); in ccs_mode_store()
269 mutex_lock(&dev->filelist_mutex); in drm_close_helper()271 mutex_unlock(&dev->filelist_mutex); in drm_close_helper()333 mutex_lock(&dev->filelist_mutex); in drm_open_helper()335 mutex_unlock(&dev->filelist_mutex); in drm_open_helper()458 mutex_lock(&dev->filelist_mutex); in drm_file_update_pid()461 mutex_unlock(&dev->filelist_mutex); in drm_file_update_pid()
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()
594 mutex_destroy(&dev->filelist_mutex); in drm_dev_init_release()637 mutex_init(&dev->filelist_mutex); in drm_dev_init()
91 mutex_lock(&dev->filelist_mutex); in drm_clients_info()111 mutex_unlock(&dev->filelist_mutex); in drm_clients_info()
176 struct mutex filelist_mutex; member
315 r = mutex_lock_interruptible(&dev->filelist_mutex); in vmw_debugfs_gem_info_show()347 mutex_unlock(&dev->filelist_mutex); in vmw_debugfs_gem_info_show()
136 mutex_lock(&ddev->filelist_mutex); in amdgpu_gem_force_release()152 mutex_unlock(&ddev->filelist_mutex); in amdgpu_gem_force_release()993 r = mutex_lock_interruptible(&dev->filelist_mutex); in amdgpu_debugfs_gem_info_show()1025 mutex_unlock(&dev->filelist_mutex); in amdgpu_debugfs_gem_info_show()
1778 r = mutex_lock_interruptible(&dev->filelist_mutex); in amdgpu_debugfs_vm_info_show()1800 mutex_unlock(&dev->filelist_mutex); in amdgpu_debugfs_vm_info_show()
Completed in 22 milliseconds