Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h256 struct work_struct hw_exception_work; member
Dkfd_device_queue_manager.c150 schedule_work(&dqm->hw_exception_work); in kfd_hws_hang()
1477 INIT_WORK(&dqm->hw_exception_work, kfd_process_hw_exception); in initialize_cpsch()
2424 struct device_queue_manager, hw_exception_work); in kfd_process_hw_exception()