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()
305 mutex_lock(&dev->filelist_mutex); in drm_close_helper()307 mutex_unlock(&dev->filelist_mutex); in drm_close_helper()368 mutex_lock(&dev->filelist_mutex); in drm_open_helper()370 mutex_unlock(&dev->filelist_mutex); in drm_open_helper()
91 mutex_lock(&dev->filelist_mutex); in drm_clients_info()108 mutex_unlock(&dev->filelist_mutex); in drm_clients_info()
571 mutex_destroy(&dev->filelist_mutex); in drm_dev_init_release()608 mutex_init(&dev->filelist_mutex); in drm_dev_init()
171 struct mutex filelist_mutex; member
85 mutex_lock(&ddev->filelist_mutex); in amdgpu_gem_force_release()101 mutex_unlock(&ddev->filelist_mutex); in amdgpu_gem_force_release()912 r = mutex_lock_interruptible(&dev->filelist_mutex); in amdgpu_debugfs_gem_info()936 mutex_unlock(&dev->filelist_mutex); in amdgpu_debugfs_gem_info()