eviction_fence    114 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h 	struct amdgpu_amdkfd_fence *eviction_fence;
eviction_fence    857 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		info->eviction_fence =
eviction_fence    860 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		if (!info->eviction_fence) {
eviction_fence    872 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		*ef = dma_fence_get(&info->eviction_fence->base);
eviction_fence    894 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 			&vm->process_info->eviction_fence->base, true);
eviction_fence    914 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		dma_fence_put(&info->eviction_fence->base);
eviction_fence   1017 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		dma_fence_put(&process_info->eviction_fence->base);
eviction_fence   1268 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 					process_info->eviction_fence);
eviction_fence   1416 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 				&avm->process_info->eviction_fence->base,
eviction_fence   1495 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 						process_info->eviction_fence);
eviction_fence   1556 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		bo, mem->process_info->eviction_fence);
eviction_fence   2065 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 				process_info->eviction_fence->base.context,
eviction_fence   2066 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 				process_info->eviction_fence->mm);
eviction_fence   2072 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	dma_fence_put(&process_info->eviction_fence->base);
eviction_fence   2073 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	process_info->eviction_fence = new_fence;
eviction_fence   2080 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 			&process_info->eviction_fence->base, true);
eviction_fence   2087 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		amdgpu_bo_fence(bo, &process_info->eviction_fence->base, true);
eviction_fence   2140 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	amdgpu_bo_fence(gws_bo, &process_info->eviction_fence->base, true);
eviction_fence   2179 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 			process_info->eviction_fence);