Home
last modified time | relevance | path

Searched refs:activated_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c583 uint32_t activated_count = 0; in test_event_condition() local
593 activated_count++; in test_event_condition()
597 return activated_count == num_events ? in test_event_condition()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c841 uint32_t activated_count = 0; in test_event_condition() local
851 activated_count++; in test_event_condition()
855 return activated_count == num_events ? in test_event_condition()

Completed in 4 milliseconds