Searched refs:table_lock (Results 1 – 3 of 3) sorted by relevance
324 spin_lock(&filp->table_lock); in drm_gem_handle_delete()328 spin_unlock(&filp->table_lock); in drm_gem_handle_delete()336 spin_lock(&filp->table_lock); in drm_gem_handle_delete()338 spin_unlock(&filp->table_lock); in drm_gem_handle_delete()434 spin_lock(&file_priv->table_lock); in drm_gem_handle_create_tail()438 spin_unlock(&file_priv->table_lock); in drm_gem_handle_create_tail()467 spin_lock(&file_priv->table_lock); in drm_gem_handle_create_tail()469 spin_unlock(&file_priv->table_lock); in drm_gem_handle_create_tail()765 spin_lock(&filp->table_lock); in objects_lookup()777 spin_unlock(&filp->table_lock); in objects_lookup()[all …]
112 spin_lock(&file->table_lock); in amdgpu_gem_force_release()118 spin_unlock(&file->table_lock); in amdgpu_gem_force_release()916 spin_lock(&file->table_lock); in amdgpu_debugfs_gem_info()918 spin_unlock(&file->table_lock); in amdgpu_debugfs_gem_info()
263 spinlock_t table_lock; member