hw_exception_work 1025 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 	INIT_WORK(&dqm->hw_exception_work, kfd_process_hw_exception);
hw_exception_work 1332 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 		schedule_work(&dqm->hw_exception_work);
hw_exception_work 1855 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 			struct device_queue_manager, hw_exception_work);
hw_exception_work  199 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.h 	struct work_struct	hw_exception_work;