Searched refs:amdgpu_bo_sync_wait (Results 1 – 4 of 4) sorted by relevance
294 int amdgpu_bo_sync_wait(struct amdgpu_bo *bo, void *owner, bool intr);
328 amdgpu_bo_sync_wait(bo, AMDGPU_FENCE_OWNER_KFD, false); in amdgpu_amdkfd_bo_validate()946 ret = amdgpu_bo_sync_wait(vm->root.base.bo, in init_kfd_vm()
1470 int amdgpu_bo_sync_wait(struct amdgpu_bo *bo, void *owner, bool intr) in amdgpu_bo_sync_wait() function
3029 r = amdgpu_bo_sync_wait(vm->root.base.bo, in amdgpu_vm_make_compute()