Searched refs:vram_lost_counter (Results 1 – 7 of 7) sorted by relevance
68 (*job)->vram_lost_counter = atomic_read(&adev->vram_lost_counter); in amdgpu_job_alloc()214 if (job->vram_lost_counter != atomic_read(&ring->adev->vram_lost_counter)) in amdgpu_job_run()
79 ctx->vram_lost_counter = atomic_read(&adev->vram_lost_counter); in amdgpu_ctx_init()259 if (ctx->vram_lost_counter != atomic_read(&adev->vram_lost_counter)) in amdgpu_ctx_query2()
55 uint32_t vram_lost_counter; member
226 if (p->ctx->vram_lost_counter != p->job->vram_lost_counter) { in amdgpu_cs_parser_init()
641 uint32_t vram_lost_counter; member1441 atomic_t vram_lost_counter; member
3199 atomic_inc(&adev->vram_lost_counter); in amdgpu_device_reset()3274 atomic_inc(&adev->vram_lost_counter); in amdgpu_device_reset_sriov()
823 ui32 = atomic_read(&adev->vram_lost_counter); in amdgpu_info_ioctl()