Home
last modified time | relevance | path

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

/openbmc/linux/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()
2645 struct device_queue_manager, hw_exception_work); in kfd_process_hw_exception()