Home
last modified time | relevance | path

Searched refs:hw_exception_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h203 struct work_struct hw_exception_work; member
H A Dkfd_device_queue_manager.c1156 INIT_WORK(&dqm->hw_exception_work, kfd_process_hw_exception); in initialize_cpsch()
1442 schedule_work(&dqm->hw_exception_work); in unmap_queues_cpsch()
2004 struct device_queue_manager, hw_exception_work); in kfd_process_hw_exception()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h258 struct work_struct hw_exception_work; member
H A Dkfd_device_queue_manager.c165 schedule_work(&dqm->hw_exception_work); in kfd_hws_hang()
1615 INIT_WORK(&dqm->hw_exception_work, kfd_process_hw_exception); in initialize_cpsch()
2644 struct device_queue_manager, hw_exception_work); in kfd_process_hw_exception()

Completed in 11 milliseconds