Searched refs:filelist_mutex (Results 1 – 6 of 6) sorted by relevance
286 mutex_lock(&dev->filelist_mutex); in drm_close_helper()288 mutex_unlock(&dev->filelist_mutex); in drm_close_helper()350 mutex_lock(&dev->filelist_mutex); in drm_open_helper()352 mutex_unlock(&dev->filelist_mutex); in drm_open_helper()475 mutex_lock(&dev->filelist_mutex); in drm_file_update_pid()478 mutex_unlock(&dev->filelist_mutex); in drm_file_update_pid()
699 mutex_destroy(&dev->filelist_mutex); in drm_dev_init_release()743 mutex_init(&dev->filelist_mutex); in drm_dev_init()
226 struct mutex filelist_mutex; member
143 guard(mutex)(&xe->drm.filelist_mutex); in ccs_mode_store()
206 mutex_lock(&ddev->filelist_mutex); in amdgpu_gem_force_release()222 mutex_unlock(&ddev->filelist_mutex); in amdgpu_gem_force_release()1301 r = mutex_lock_interruptible(&dev->filelist_mutex); in amdgpu_debugfs_gem_info_show()1333 mutex_unlock(&dev->filelist_mutex); in amdgpu_debugfs_gem_info_show()
870 ret = mutex_lock_interruptible(&ddev->filelist_mutex); in show_each_file()900 mutex_unlock(&ddev->filelist_mutex); in show_each_file()