Lines Matching refs:table_lock
404 spin_lock(&filp->table_lock); in drm_gem_handle_delete()
408 spin_unlock(&filp->table_lock); in drm_gem_handle_delete()
416 spin_lock(&filp->table_lock); in drm_gem_handle_delete()
418 spin_unlock(&filp->table_lock); in drm_gem_handle_delete()
497 spin_lock(&file_priv->table_lock); in drm_gem_handle_create_tail()
501 spin_unlock(&file_priv->table_lock); in drm_gem_handle_create_tail()
521 spin_lock(&file_priv->table_lock); in drm_gem_handle_create_tail()
524 spin_unlock(&file_priv->table_lock); in drm_gem_handle_create_tail()
531 spin_lock(&file_priv->table_lock); in drm_gem_handle_create_tail()
533 spin_unlock(&file_priv->table_lock); in drm_gem_handle_create_tail()
790 spin_lock(&filp->table_lock); in objects_lookup()
802 spin_unlock(&filp->table_lock); in objects_lookup()
1026 spin_lock(&file_priv->table_lock); in drm_gem_change_handle_ioctl()
1029 spin_unlock(&file_priv->table_lock); in drm_gem_change_handle_ioctl()
1038 spin_lock(&file_priv->table_lock); in drm_gem_change_handle_ioctl()
1040 spin_unlock(&file_priv->table_lock); in drm_gem_change_handle_ioctl()
1049 spin_lock(&file_priv->table_lock); in drm_gem_change_handle_ioctl()
1051 spin_unlock(&file_priv->table_lock); in drm_gem_change_handle_ioctl()
1073 spin_lock_init(&file_private->table_lock); in drm_gem_open()