Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c2965 uint32_t need_query_count = poison_creation_count; in amdgpu_ras_poison_creation_handler() local
2991 if (!timeout && need_query_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()