Searched refs:freed_lock (Results 1 – 2 of 2) sorted by relevance
888 spin_lock(&vm->freed_lock); in amdgpu_vm_clear_freed()893 spin_unlock(&vm->freed_lock); in amdgpu_vm_clear_freed()899 spin_lock(&vm->freed_lock); in amdgpu_vm_clear_freed()901 spin_unlock(&vm->freed_lock); in amdgpu_vm_clear_freed()1163 spin_lock(&vm->freed_lock); in amdgpu_vm_bo_unmap()1165 spin_unlock(&vm->freed_lock); in amdgpu_vm_bo_unmap()1201 spin_lock(&vm->freed_lock); in amdgpu_vm_bo_rmv()1203 spin_unlock(&vm->freed_lock); in amdgpu_vm_bo_rmv()1264 spin_lock_init(&vm->freed_lock); in amdgpu_vm_init()
958 spinlock_t freed_lock; member