Searched refs:filelist_mutex (Results 1 – 7 of 7) 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()
306 mutex_lock(&dev->filelist_mutex); in drm_close_helper()308 mutex_unlock(&dev->filelist_mutex); in drm_close_helper()369 mutex_lock(&dev->filelist_mutex); in drm_open_helper()371 mutex_unlock(&dev->filelist_mutex); in drm_open_helper()
91 mutex_lock(&dev->filelist_mutex); in drm_clients_info()109 mutex_unlock(&dev->filelist_mutex); in drm_clients_info()
571 mutex_destroy(&dev->filelist_mutex); in drm_dev_init_release()609 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()910 r = mutex_lock_interruptible(&dev->filelist_mutex); in amdgpu_debugfs_gem_info()934 mutex_unlock(&dev->filelist_mutex); in amdgpu_debugfs_gem_info()
14836 mutex_lock(&dev->filelist_mutex);