Home
last modified time | relevance | path

Searched refs:total_detect_count (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c2964 uint32_t new_detect_count, total_detect_count; in amdgpu_ras_poison_creation_handler() local
2973 total_detect_count = 0; in amdgpu_ras_poison_creation_handler()
2989 total_detect_count += new_detect_count; in amdgpu_ras_poison_creation_handler()
3002 } while (total_detect_count < need_query_count); in amdgpu_ras_poison_creation_handler()
3006 (need_query_count - total_detect_count)); in amdgpu_ras_poison_creation_handler()
3010 if (total_detect_count) in amdgpu_ras_poison_creation_handler()